macro to a number + 1 to a cell
Cimjet's original post explained where to place the code......in
Thisworkbook module.
I simply added a caveat about using close event rather than save
event.
Gord
On Wed, 14 Sep 2011 18:34:58 -0500, "Clif McIrvin"
wrote:
"Alan R" wrote in message
...
or is there a way to have the value change on close
that question was answered, I believe, in a post by Gord earlier.
The macro needs to be posted into the "This Workbook" module not the
worksheet module ... so when you right click on the sheet tab and "view
Code", you need to then select the "this workbook" module before pasting
the sample code.
I believe there is a project manager pane open on the left side of the
screen by default that will show the different modules. If it is not
showing, check the options under the View menu.
|