View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Ron de Bruin Ron de Bruin is offline
external usenet poster
 
Posts: 11,123
Default Macro to select certain rows

Hi zaraimrie

Start here
http://www.rondebruin.nl/copy5.htm

--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm




"zaraimrie" wrote in message ...
I have a download of lots of data and I need to split it by contract name
onto different tabs. The name of the contract is on each row in column f so I
need to macro to select all the rows with a particular name and copy them to
an additional sheet in the same workbook. Can anyone help?

Thanks