View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
DTM[_2_] DTM[_2_] is offline
external usenet poster
 
Posts: 1
Default Using VBA to perform a process each row

I would like to check a value in each cell in column L starting at row
to the last row that contains data and perform an action on each ro
that contains a specific value in that cell. How do I find the las
row that contains data and how would I select the rows that contain th
value in the cell I am interested

--
Message posted from http://www.ExcelForum.com