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 Only keep rows that contain

See this page
http://www.rondebruin.nl/delete.htm

For so many rows try the Filter or union example


--

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


"SITCFanTN" wrote in message ...
I posted this question once, but didn't phrase it properly; let me try
again. I want to delete all rows that do not contain the text of T75TA in
column A. There are over 10,000 rows of data so this macro would really help
me out. Thank you.