Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I have this userform that refers to Sheet1 (in Sheet1 I have data comin from Texbox's at the userform). I have a button at the userform that want to use to print whatever I have in Sheet1 (I have already set th print area in Sheet1). I have looked at samples but something is wrong. Can anyone help me with a simple code to print a page? Thank you very much. -- cene ----------------------------------------------------------------------- cenee's Profile: http://www.excelforum.com/member.php...fo&userid=3565 View this thread: http://www.excelforum.com/showthread.php?threadid=55438 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Cenee,
I have looked at samples but something is wrong. What have you tried and what problems have you encountered? Perhaps, however, try: Sheets("Sheet1").PrintOut --- Regards, Norman "cenee" wrote in message ... I have this userform that refers to Sheet1 (in Sheet1 I have data coming from Texbox's at the userform). I have a button at the userform that I want to use to print whatever I have in Sheet1 (I have already set the print area in Sheet1). I have looked at samples but something is wrong. Can anyone help me with a simple code to print a page? Thank you very much. M -- cenee ------------------------------------------------------------------------ cenee's Profile: http://www.excelforum.com/member.php...o&userid=35654 View this thread: http://www.excelforum.com/showthread...hreadid=554384 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Need simple instructions on printing pathname.............ts | Excel Discussion (Misc queries) | |||
Could someone HELP TRANSLATE this simple psuedo code into MACRO pl | Excel Programming | |||
Could someone HELP TRANSLATE this simple psuedo code into MACRO please?! | Excel Discussion (Misc queries) | |||
Need code for Excel Simple Visual Basic Macro to select next avai. | Excel Programming | |||
MACRO OR VBA CODE TO PREVENT USERS FROM PRINTING THE CONTENTS OF A WORKSHEET? | Excel Programming |