Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I have set options using VBA and form inputs allowing users of my spread sheet to select different groups of sheets and to allow scaling to different paper sizes. I would like them to be able to select to printer using an option box €“ but Im not sure how to create a list that will update as different users with different printers use the spread sheet. Please can some one point me in the right direction? Thank you. Richard |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Maybe you can just display a builtin dialog:
Application.Dialogs(xlDialogPrinterSetup).Show VoxBox-Richard wrote: Hello, I have set options using VBA and form inputs allowing users of my spread sheet to select different groups of sheets and to allow scaling to different paper sizes. I would like them to be able to select to printer using an option box €“ but Im not sure how to create a list that will update as different users with different printers use the spread sheet. Please can some one point me in the right direction? Thank you. Richard -- Dave Peterson |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On Sep 25, 7:36*am, Dave Peterson wrote:
Maybe you can just display a builtin dialog: Application.Dialogs(xlDialogPrinterSetup).Show VoxBox-Richard wrote: Hello, I have set options using VBA and form inputs allowing users of my spread sheet to select different groups of sheets and to allow scaling to different paper sizes. I would like them to be able to select to printer using an option box – but I’m not sure how to create a list that will update as different users with different printers use the spread sheet. Please can some one point me in the right direction? Thank you. Richard -- Dave Peterson Full Color Brochures are the core of any marketing campaign. We offer Color Brochures cheaper than any printing company on the planet! Need specialty services? We offer folding, collating, binding, and more. http://www.2theprinter.com/full_colo...59f80e017e2c80 |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() you can try this application.Dialogs(xlDialogPrint).Show -- Gary "VoxBox-Richard" wrote in message ... Hello, I have set options using VBA and form inputs allowing users of my spread sheet to select different groups of sheets and to allow scaling to different paper sizes. I would like them to be able to select to printer using an option box - but I'm not sure how to create a list that will update as different users with different printers use the spread sheet. Please can some one point me in the right direction? Thank you. Richard |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On Sep 25, 7:15*am, VoxBox-Richard
wrote: Hello, I have set options using VBA and form inputs allowing users of my spread sheet to select different groups of sheets and to allow scaling to different paper sizes. I would like them to be able to select to printer using an option box – but I’m not sure how to create a list that will update as different users with different printers use the spread sheet. Please can some one point me in the right direction? Thank you. Richard Your alternative to a copy shop is a traditional print manufacturer. Their current business model does not allow for cost effective short run printing. In order to be profitable, they leave the "small" jobs for the copy shops. It is simply is not worth their time to print small/medium run flyers, postcards, business cards on their large press. If they do run your job, the cost will be significantly higher to justify the large amount of labor and press time. How much higher? Try 6-10 times MORE than our pricing! We offer affordable printing services for everyone. http://www.2theprinter.com/ |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Calendar Control 12 printing problem | Excel Programming | |||
Control ToolBox OptionButtons Printing? | Excel Discussion (Misc queries) | |||
Get Control Before AND After Printing | Excel Programming | |||
Get Control Before AND After Printing | Excel Programming | |||
My spreadsheet has a control box. box moves after printing. Why? | Excel Discussion (Misc queries) |