Report not opening with print toolbar

E

Eric Chajmovic

Hello,

When I open a report, the print toolbar does not open (I
created a custom toolbar). Any ideas?

Thanks,

Eric
 
S

StCyrM

Hi

To show your toolbar use the following:

Docmd.ShowToolbar "<ToolbarName>",acToolbarYes

Maurice
 
Top