J
James
I wanted to creat a simple cell forumala such as:
=if(activesheet.name = "OCT03","current month","prior
month")
I get the #NAME result.
So is is possible to reference an object property directly
in a formaula rather than having to use a macro?
=if(activesheet.name = "OCT03","current month","prior
month")
I get the #NAME result.
So is is possible to reference an object property directly
in a formaula rather than having to use a macro?