Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I have a simple timesheet application with some buttons the clear rows, insert rows, etc. that all work fine. I added another button to print the timesheet: Private Sub cmdPrint_Click() ActiveSheet.PrintOut End Sub Which prints the sheet; however after printing most of the buttons on the sheet have 'moved' way over to the left side of the spreadsheet! This problem only occurs with Excel 2002, it works fine with Excel 2000. Any suggestions? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Maybe this is your problem Bob
http://support.microsoft.com/default...b;EN-US;838910 Controls move to the left of the worksheet in Microsoft Excel 2002 -- Regards Ron de Bruin http://www.rondebruin.nl "Bob Nonnemann" wrote in message ... I have a simple timesheet application with some buttons the clear rows, insert rows, etc. that all work fine. I added another button to print the timesheet: Private Sub cmdPrint_Click() ActiveSheet.PrintOut End Sub Which prints the sheet; however after printing most of the buttons on the sheet have 'moved' way over to the left side of the spreadsheet! This problem only occurs with Excel 2002, it works fine with Excel 2000. Any suggestions? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Strange behavior on launching. | Setting up and Configuration of Excel | |||
Strange behavior | Excel Discussion (Misc queries) | |||
Excel Mac OS X - Strange Behavior | Excel Discussion (Misc queries) | |||
Strange behavior | Setting up and Configuration of Excel | |||
Strange behavior. | Excel Discussion (Misc queries) |