Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default CheckBox and ComboBox controls move on previewing or printing

I have an Excel 2000 worksheet where I have added a number of controls
and user-defined VBA functions and sub routines. I added a subroutine

Public Sub Workbook_BeforePrint(cancel As Boolean)
End Sub

to print footers when printing. However, after I look at print
preview, several of my controls migrate to new locations in my
worksheet. Printing reveals that the new locations get printed.

Because not all of my controls get moved around, I am wondering if I
did something to set off this behavior and, in any case, if there is a
fix.

Can someone lend me a hand?

Stephen
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,758
Default CheckBox and ComboBox controls move on previewing or printing

You sure you're not using xl2002???

http://support.microsoft.com/default...b;EN-US;838910
Controls move to the left of the worksheet in Microsoft Excel 2002

But Jim Rech recently posted this:
This article is now obsolete. Since the 10/12/2004 security patch
there is no need to get a hotfix (although this article does not directly
mention this fix, it's in there).

http://support.microsoft.com/default...b;en-us;832332



"Stephen W. Hiemstra" wrote:

I have an Excel 2000 worksheet where I have added a number of controls
and user-defined VBA functions and sub routines. I added a subroutine

Public Sub Workbook_BeforePrint(cancel As Boolean)
End Sub

to print footers when printing. However, after I look at print
preview, several of my controls migrate to new locations in my
worksheet. Printing reveals that the new locations get printed.

Because not all of my controls get moved around, I am wondering if I
did something to set off this behavior and, in any case, if there is a
fix.

Can someone lend me a hand?

Stephen


--

Dave Peterson
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
My excel sheets aren't previewing or printing in color Didier Excel Discussion (Misc queries) 2 August 21st 06 09:31 PM
Controls move upon printing in Excel 2003 David P. Excel Discussion (Misc queries) 3 July 26th 06 09:59 PM
Controls move upon printing in E David P. Excel Discussion (Misc queries) 2 July 26th 06 09:01 PM
Stop toggle buttons in excel move from the cells after previewing naveen Excel Discussion (Misc queries) 2 April 8th 05 03:26 AM
A wacky problem - controls move on the screen after printing Ellis Horowitz Excel Programming 2 June 30th 04 10:55 PM


All times are GMT +1. The time now is 01:43 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"