Hi all,
I have a workbook that has, on a daily basis, an unknown number of sheets.
Because of this I'm using the sheet change event in "This Workbook" to detect any changes in any sheet (except the overview sheet) in Cell A1
Is it possible to get name of the sheet in which the cell value has changed?
I can't use "Activesheet.Name", because that won't be the active sheet.
Thanks,Nigel
I have a workbook that has, on a daily basis, an unknown number of sheets.
Because of this I'm using the sheet change event in "This Workbook" to detect any changes in any sheet (except the overview sheet) in Cell A1
Is it possible to get name of the sheet in which the cell value has changed?
I can't use "Activesheet.Name", because that won't be the active sheet.
Thanks,Nigel