OK, I originally posted this in the office forum at thread68-522511 until somebody advised me to post here. This is my original posting:
Can anybody help at all?
Code:
I need to capture the worksheet rename event, because it needs to update another worksheet (called lookups). When the workbook closes, it loops through all of the worksheet names in the "lookups" sheet and hides any sheets who'se names are there. So if somebody renames it, the lookups sheet needs to be changed to reflect the new name
Can anybody help at all?