Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Move a row to a different worksheet if it a column contains a valu

I do not know much about visual basic, but I have a spreadsheet that, in
column E, there are 5 different options. I would like to put these into 5
different worksheets, and then have a macro so that if the value changes, the
whole row automatically moves into the correct worksheet.

Does anyone know if this is possible and how it can be done?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Move a row to a different worksheet if it a column contains a valu

Look at the Change event if the change will be made manually or the
calculate event if the value will change based on a formula.

See Chip Pearson's page on events
http://www.cpearson.com/excel/events.htm

for vba tutorials, see links at David McRitchie's site:

http://www.mvps.org/dmcritchie/excel....htm#tutorials

the VBA tutorials are after the Excel tutorials.

--
Regards,
Tom Ogilvy



"R Storey" <R wrote in message
...
I do not know much about visual basic, but I have a spreadsheet that, in
column E, there are 5 different options. I would like to put these into 5
different worksheets, and then have a macro so that if the value changes,

the
whole row automatically moves into the correct worksheet.

Does anyone know if this is possible and how it can be done?



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
Keyboard Shortcut to move to top of column in worksheet? piddilin Excel Discussion (Misc queries) 6 April 25th 23 03:43 AM
Unable to Insert Worksheet/Move and copy worksheet Excel 2003 lukerush Excel Worksheet Functions 2 September 7th 06 05:05 PM
move contents of column C based on criteria related to column A Debra Excel Discussion (Misc queries) 2 December 27th 05 10:25 PM
Trying to move a number in every 2nd column into a new worksheet into one colum, how would u do that? thanks dodat Excel Worksheet Functions 1 December 21st 05 08:02 PM
Fill automatically from one worksheet to another based on cel valu guillaumet Excel Discussion (Misc queries) 4 June 6th 05 02:17 AM


All times are GMT +1. The time now is 10:08 AM.

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

About Us

"It's about Microsoft Excel"