how can I print pages without text frames on it?

  • Thread starter Thread starter marjattanb
  • Start date Start date
M

marjattanb

Hello,

I have an Excel-sheet with macro buttons instructions about filling it in
text frames.

When printing the page these frames will be also printed as I only would
like to print the page as it is without text-frames or macro buttons.

Would anyone know if this is possible?
 
As far as the buttons are concerned, set their PrintObject property to False.
As far as the frames are concerned - you don't want frames, you don't add
frames

--
HTH

Kassie

Replace xxx with hotmail
 
Thanks - that solved all my problems!!

Kassie said:
As far as the buttons are concerned, set their PrintObject property to False.
As far as the frames are concerned - you don't want frames, you don't add
frames

--
HTH

Kassie

Replace xxx with hotmail
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top