View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jhong jhong is offline
external usenet poster
 
Posts: 26
Default Putting zero value within a specified range, help please...

Hi,


I have a macro that loops and stops until cells = 0 condition is meet.
Everytime i run this macro i do manually input zero to the range where
macro will run. My question is, can i create a macro that will put
zero to a specified range?


Thanks in advance!!


jhong