View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Don Don is offline
external usenet poster
 
Posts: 487
Default Remove a field if something is updated on a sheet?

Not sure how to do this, but I have a sheet that I have a macro export data
and update a field to say processed in cell F5. I want to know if there is a
way to remove that if someone does anything to the sheet like update a
description or update numbers.

This is more a control thing so I know that the file will match the export
and if someone updates something on the sheet, then the word "processed" in
cell F5 will be gone.

thanks in advance