View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
R Storey[_2_] R Storey[_2_] is offline
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?