W
Will
Does anyone know of a way to write a customised VBA function that will return
the name of the sheet on which the function is being called? I can do this
very easily when that is the active sheet, using the activesheet.name
property, but how can this be done when that sheet is not active?
the name of the sheet on which the function is being called? I can do this
very easily when that is the active sheet, using the activesheet.name
property, but how can this be done when that sheet is not active?