View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jay Oken Jay Oken is offline
external usenet poster
 
Posts: 4
Default Test for value and set row height

I would like to test for a value in a cell (i.e. cell C3 0) and if true
then set the row height to 0 then move the curser down one cell and run the
test again. I also need the code to run it in a loop a certain number of
times. Any help would be appreciated.

Thanks,
J