View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
trussman trussman is offline
external usenet poster
 
Posts: 4
Default Delete specific cells contents in a row with some locked cells in the same row

I would like to use a command button to clear the contents of specific
cells of the activecell's row. The row will have some locked cells
also.

Thanks for any help!

Marc