Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]() What's the syntax to print in visual basic? Specifically, how do I print a separate worksheet in the same document? -- bjh96 ------------------------------------------------------------------------ bjh96's Profile: http://www.excelforum.com/member.php...o&userid=24355 View this thread: http://www.excelforum.com/showthread...hreadid=380195 |
#2
![]() |
|||
|
|||
![]()
worksheets("sheet2").printout
Lots of times, you can record a macro when you do this and see the code you'd want to use. bjh96 wrote: What's the syntax to print in visual basic? Specifically, how do I print a separate worksheet in the same document? -- bjh96 ------------------------------------------------------------------------ bjh96's Profile: http://www.excelforum.com/member.php...o&userid=24355 View this thread: http://www.excelforum.com/showthread...hreadid=380195 -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Loading a linked spreadsheet, Microsoft Visual Basic, error while. | Excel Discussion (Misc queries) | |||
Changing the color of a Series Collection using visual basic? | Charts and Charting in Excel | |||
Visual Basic Error Message | Excel Discussion (Misc queries) | |||
Formula in Visual Basic For Excel | Excel Discussion (Misc queries) | |||
Visual Basic Code Remains in "memory" | Excel Worksheet Functions |