+ Reply to Thread
Results 1 to 4 of 4

Display but dont print cell

  1. #1
    Registered User
    Join Date
    06-18-2007
    MS-Off Ver
    2007
    Posts
    77

    Display but dont print cell

    Is it possible for one cell from a print range to no be printed? I want the cell to display on the screen but not print. The cell is surrounded by many other cells that do need to print. The cell contents are current date and time displayed from the result of a Macro. Thanks.

  2. #2
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    Does this link help

    http://www.contextures.com/xlCondFormat03.html#Print

    or you could add a text box and select the text box then in the formula bar enter = A1

    Then format A1 as white font. Move the Text box over A1 then on text box properties tab deselect print object.

    You may need to format the font of the text box as auto

    VBA Noob
    _________________________________________


    Credo Elvem ipsum etian vivere
    _________________________________________
    A message for cross posters

    Please remember to wrap code.

    Forum Rules

    Please add to your signature if you found this link helpful. Excel links !!!

  3. #3
    Registered User
    Join Date
    06-18-2007
    MS-Off Ver
    2007
    Posts
    77
    thanks for the help

  4. #4
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    No problem

    Another way would be an event macro

    http://www.contextures.com/xlvba01.html#Workbook

    Please Login or Register  to view this content.
    VBA Noob

+ 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