Okay, we've rapidly moved out of my area of expertise and experience.
But since no one else has weighed in, I'll keep trying.
When do you get that error?
Does the dialog box give you a Debug option? (Meaning you can check
out VBA code that's causing the problem.)
Can you use the workbook afterward?
Gregc. - 25 Jan 2006 01:37 GMT
I solved it. I unprotected the workbook.
The weird part is, that when I re-protect the workbook, it works find.
Thanks for your help.
Greg
Tom Ogilvy - 25 Jan 2006 02:33 GMT
Workbook level protection has two contexts: Structure and Windows.
Protecting Windows would affect what you describe, so you probably didn't
protect windows.

Signature
Regards,
Tom Ogilvy
> I solved it. I unprotected the workbook.
>
[quoted text clipped - 3 lines]
>
> Greg