+ Reply to Thread
Results 1 to 3 of 3

2 questions, Hide print preview buttons and accessing hidden sheets

  1. #1
    Forum Contributor
    Join Date
    01-07-2004
    Posts
    192

    2 questions, Hide print preview buttons and accessing hidden sheets

    Instead of posting two separate messages I thought I'd ask them both in one since they both should be easy to answer.

    First, I have a report generator which at the end shows the report in the Print Preview screen. Is there any way I can hide several of the buttons in the print preview screen? Like, Page Setup, Margins, etc. I want to hide all buttons except for the Print and Close buttons. Is it possible? Can it also default to 'zoomed in' ?

    Second, is there a way to access, (copy and paste), from a sheet that is hidden? Or do I 'have' to unhide it before this can be done?

  2. #2
    Forum Contributor
    Join Date
    03-13-2005
    Posts
    6,195
    Quote Originally Posted by clayton
    Instead of posting two separate messages I thought I'd ask them both in one since they both should be easy to answer.

    First, I have a report generator which at the end shows the report in the Print Preview screen. Is there any way I can hide several of the buttons in the print preview screen? Like, Page Setup, Margins, etc. I want to hide all buttons except for the Print and Close buttons. Is it possible? Can it also default to 'zoomed in' ?

    Second, is there a way to access, (copy and paste), from a sheet that is hidden? Or do I 'have' to unhide it before this can be done?
    Hi Clayton,

    the code
    Please Login or Register  to view this content.
    should point you in the correct direction for adjusting the Application.CommandBar

    The data from sheets hidden by .Visible = 0 appears to be accessible to Formula.

    If you need further information please let us know.
    ---
    Last edited by Bryan Hessey; 12-17-2006 at 07:47 AM.
    Si fractum non sit, noli id reficere.

  3. #3
    Forum Contributor
    Join Date
    01-07-2004
    Posts
    192
    Sorry for the (very) late reply.

    Thanks for your help with this. I am still not sure how to remove the buttons from the print preview though. The ID for what you posted was 109. What can I do with that?

    The second part is OK now. Even though formula works actually copying and pasting doesn't seem to. So, I just simply un-hide the sheet and re-hide it.

    I would however still like to hide the buttons mentioned previously in the print preview screen if possible.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1