Initial Value=""
I think that what I want is advice on how to set the value of a certain cell
to "" when a file is opened. Here is what I am trying to do ...'
I have a complicated sub running from a command button. As it is processing
I display a message "Processing 1", "Processing 2", "Processing 3" etc until
finally "Processing Complete". But when the file is saved and reopened the
"Processing Complete" message is still displayed. My thought is to blank the
cell upon opening of the file. Your thoughts?
|