Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Dan B.
 
Posts: n/a
Default how do I transfer information from one sheet to another?

What I want to happen is if they put a "y" in the column then excel will
transfer all of their date (address, name) into another sheet. Is this
possible?
  #2   Report Post  
Posted to microsoft.public.excel.misc
mrice
 
Posts: n/a
Default how do I transfer information from one sheet to another?


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: http://www.excelforum.com/member.php...o&userid=10931
View this thread: http://www.excelforum.com/showthread...hreadid=532790

  #3   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson
 
Posts: n/a
Default how do I transfer information from one sheet to another?

How 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:

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


--

Dave Peterson
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I transfer data from 1 sheet to another? Syd Excel Worksheet Functions 2 June 7th 06 05:45 PM
How do I have information transfer from page to page in excel pattyh Excel Discussion (Misc queries) 1 December 15th 05 04:22 PM
transfer information from one worksheet to another using a butto. langus480 Excel Worksheet Functions 1 September 16th 05 07:28 PM
Copying multiple sheets from one book 2 another and undertake spec Pank Mehta Excel Discussion (Misc queries) 14 March 16th 05 04:41 PM
Transfer data from sheet to sheet Jenn Excel Discussion (Misc queries) 4 January 20th 05 03:07 PM


All times are GMT +1. The time now is 10:16 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"