View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
WBTKbeezy WBTKbeezy is offline
external usenet poster
 
Posts: 54
Default Clear Contents Macro

Hello

I have been trying to find a way to clear contents from a range of data.
The way it is set up is a range of 12Cx50R. Above that range each of the 12
columns has a cell with an If statement that says clear or save. I would
like a macro that could clear the contents of each row of the columns that
say clear in that range. Can anyone help?

Thanks!