close

What I want to happen is if they put a quot;yquot; in the column then excel will
transfer all of their date (address, name) into another sheet. Is this
possible?


You need to use a macro linked to the worksheet_change event. You test
fir a Y in the target cell and initiate the copying.--
mrice------------------------------------------------------------------------
mrice's Profile: www.excelforum.com/member.php...oamp;userid=10931
View this thread: www.excelforum.com/showthread...hreadid=532790How about an alternative?

Apply Data|Filter|Autofilter to that column that contains the Y's. Then filter
to show just the Y's. Then copy and paste those visible rows to the new
worksheet.

Personally, it would scare me to copy that row as soon as the user entered the
Y. If they hadn't finished changing all the cells on that row, it could be
premature. If they just made a typo, then the row would be gone and more work
would need to be done to correct it.
Dan B. wrote:
gt;
gt; What I want to happen is if they put a quot;yquot; in the column then excel will
gt; transfer all of their date (address, name) into another sheet. Is this
gt; possible?

--

Dave Peterson

arrow
arrow
    全站熱搜
    創作者介紹
    創作者 software 的頭像
    software

    software

    software 發表在 痞客邦 留言(0) 人氣()