Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Strange PrintOut Behavior


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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default Strange PrintOut Behavior

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Strange behavior on launching. krcmd1 Setting up and Configuration of Excel 4 June 13th 07 05:58 PM
Strange behavior Ritchie Excel Discussion (Misc queries) 2 September 26th 06 02:21 AM
Excel Mac OS X - Strange Behavior BrianP Excel Discussion (Misc queries) 0 January 1st 06 08:07 AM
Strange behavior DeRussie Setting up and Configuration of Excel 4 November 26th 05 05:41 PM
Strange behavior. Wiley Coyote Excel Discussion (Misc queries) 7 October 18th 05 04:35 PM


All times are GMT +1. The time now is 12:16 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"