+ Reply to Thread
Results 1 to 2 of 2

Command button to print highlighted cells.....

  1. #1
    Registered User
    Join Date
    09-14-2007
    Posts
    1

    Command button to print highlighted cells.....

    I would like to create a VBA button in an Excel spreadsheet (Office 2002) which when pressed, would print each cell the user has highlighted ,separately on different pages. Meaning the content of each cell on its own page. Where do I start with this one?

  2. #2
    Forum Expert
    Join Date
    12-29-2004
    Location
    Michigan, USA
    MS-Off Ver
    2013
    Posts
    2,208
    You can assign this procedure to the click event of the command button:
    Please Login or Register  to view this content.
    The DisplayAlerts is needed to avoid Excel error of selecting only one cell for the page setup.

    HTH

    Jason

+ 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