Hi
Hope one of the MVP can help me out with this one. Is there any way to stop my VBA code slowing to a snails pace when altering Page Setup? I have a couple of toggle buttons on my sheets that change between centred printing for one-offs and offset printing with a page footer if the report is going into a bound document. The problem becomes even worse if the default printer is a colour printer! I've tried using the 'Application.ScreenUpdating = False', but ths doesn't help.
Thanks in advance.
JayKay
Hope one of the MVP can help me out with this one. Is there any way to stop my VBA code slowing to a snails pace when altering Page Setup? I have a couple of toggle buttons on my sheets that change between centred printing for one-offs and offset printing with a page footer if the report is going into a bound document. The problem becomes even worse if the default printer is a colour printer! I've tried using the 'Application.ScreenUpdating = False', but ths doesn't help.
Thanks in advance.
JayKay