> Any reason you can't use a formula? Perhaps something like
>
[quoted text clipped - 20 lines]
>
> - Show quoted text -
I wish I could just use a formula but unfortunately I must use a macro
so everytime the page is viewed or opened "whether it's today or next
week". My spreadsheet will automatically show the number of days a
project has been opened.
JE McGimpsey - 13 Apr 2007 03:55 GMT
Since TODAY() is a volatile function, that formula will recalculate
whenever the sheet is opened or any other calculation occurs.
So I don't understand what you see the macro doing differently...
For instance, what should trigger the macro to recalculate (other than a
sheet calc or opening the file)?
> I wish I could just use a formula but unfortunately I must use a macro
> so everytime the page is viewed or opened "whether it's today or next
> week". My spreadsheet will automatically show the number of days a
> project has been opened.