dk said:Cbrine said:litrelord,
Can you pass along the code you use to disable it. It drives me nuts, but not quite nuts enough to dig into disabling it. If you already have, then I don't need to do the work.
Cal
You can disable it permanently (without having to run code every time Excel or a workbook opens) using Application.CommandBars("Reviewing").Enabled = False. Works well in Excel but not in Word unfortunately
Dan
Sorry mate - I didn't read your post properly. I guess you already know how to disable it.
Dan