Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Good Afternoon, I am a little new to writing Macros in Excel. I have created a Bill template and I would like to attach a macro to the template only so that they can either click or go via a shortcut key. I need them to print to there default printer, 1 copy on headed paper and the 2 copies on plain. I have tried a number of different ways but keep getting 3 plain copies? I also need it to recognise the different printers most are laserjets and the headed paper is in tray 3, but some are different? Please can anyone help, Many thanks, -- VickyC ------------------------------------------------------------------------ VickyC's Profile: http://www.excelforum.com/member.php...o&userid=27391 View this thread: http://www.excelforum.com/showthread...hreadid=489037 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
this link is to an article by Getz on printing in Access using the
WindowsAPI. While it is for access, it is pretty much the same in Excel. the main difference is that Access has a printer object and in Excel you would need to use more API functions to get a handle to the printer. http://msdn.microsoft.com/archive/en...softAccess.asp -- Regards, Tom Ogilvy "VickyC" wrote in message ... Good Afternoon, I am a little new to writing Macros in Excel. I have created a Bill template and I would like to attach a macro to the template only so that they can either click or go via a shortcut key. I need them to print to there default printer, 1 copy on headed paper and the 2 copies on plain. I have tried a number of different ways but keep getting 3 plain copies? I also need it to recognise the different printers most are laserjets and the headed paper is in tray 3, but some are different? Please can anyone help, Many thanks, -- VickyC ------------------------------------------------------------------------ VickyC's Profile: http://www.excelforum.com/member.php...o&userid=27391 View this thread: http://www.excelforum.com/showthread...hreadid=489037 |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Thank you for your help.... Really appreciated...! -- VickyC ------------------------------------------------------------------------ VickyC's Profile: http://www.excelforum.com/member.php...o&userid=27391 View this thread: http://www.excelforum.com/showthread...hreadid=489037 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro Help Needed - Excel 2007 - Print Macro with Auto Sort | Excel Worksheet Functions | |||
Pivot Table macro to set print area and print details of drill down data | Excel Discussion (Misc queries) | |||
Why does macro speed slow after Excel Print or Print Preview? | Excel Programming | |||
Excel Print Macro | Excel Programming | |||
Need Help w/ Print Macro to Print All Visible Sheets (including Charts) in a Workbook | Excel Programming |