View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jimmy Pop Jimmy Pop is offline
external usenet poster
 
Posts: 6
Default clearing the contents of specified cells

i am trying to write a macro the clears the cells from a fixed starting
point to a keyword whose location could change everyday.
i want to clear a range of cells (say a1:g1) and all the rows from the
fixed starting point to the row above the keyword. For some reason i
can't figure what to do. Any help would be appreciated.

Thanks!