View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Paul Dennis Paul Dennis is offline
external usenet poster
 
Posts: 51
Default Macro - cell content left then....

I'm trying to build a macro that will look for any value in each cell in
column Z and then to put a Yes in cell AA.

This needs to work for all cells in column Z were there is any data in the
cell in column A.

He