In article , "Diana Lee" <> wrote:
> I had the same problem as Diana, so I tried this workaround and it created a
> new problem. The formatting palette again appears on my screen (thanks, Mr.
> McGimpsey!) but it's inactive. The palette looks like it should, except that
> it can't be used. Does anyone know how to make it active and useable? Thanks
> in advance!
Try:
In addition to the positioning commands, enter this in the immediate
window of the VBE:
CommandBars("Formatting Palette").Enabled = True
followed by Return.
>> Stay informed about: Formatting Palette