View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
mg_sv_r mg_sv_r is offline
external usenet poster
 
Posts: 20
Default Copying a row to new sheet based on column value

Hi I have a worksheet that where I need to copy some of the rows to a new
sheet based on the value in a column.

Basically the sheet has 15 columns, and if the value in column H is either
ADD, ALA ALP, AMM or BEY I want to copy the entire row to a new worksheet so
I am left with two worksheets. One containing all rows of data and one
containg just those rows where column H contains one of the values above.

Any help would be much appreciated. I'm totally lost with this.

Regards
John