Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
gti_jobert
 
Posts: n/a
Default DTPicker on Sheet Error


Hi all,

I have placed a DTPicker on one of my sheets at it works fine - except
when i first open my application. The DTPicker displays a red cross and
then loads onto the sheet wrong - it look distorted and the wrong shape.


Anyone know any ideas to solve this? I have tried placing another
DTPicker on the sheet and it does the same thing. When I go onto
another sheet then reload my menu sheet the DTPicker is showing
perfectly.

TIA


--
gti_jobert
------------------------------------------------------------------------
gti_jobert's Profile: http://www.excelforum.com/member.php...o&userid=30634
View this thread: http://www.excelforum.com/showthread...hreadid=534052

  #2   Report Post  
Posted to microsoft.public.excel.misc
gti_jobert
 
Posts: n/a
Default DTPicker on Sheet Error


ok.....how do I use a calendar control on a spreadsheet without it
messing up?

TAIA


--
gti_jobert
------------------------------------------------------------------------
gti_jobert's Profile: http://www.excelforum.com/member.php...o&userid=30634
View this thread: http://www.excelforum.com/showthread...hreadid=534052

  #3   Report Post  
Posted to microsoft.public.excel.misc
DS-NTE
 
Posts: n/a
Default DTPicker on Sheet Error

Have the same problem, solved it by placing this in the ThisWorkbook module:

Private Sub Workbook_Open()
ActiveWindow.Zoom = 75
ActiveWindow.Zoom = 100
End Sub


"gti_jobert" skrev
i melding ...

Hi all,

I have placed a DTPicker on one of my sheets at it works fine - except
when i first open my application. The DTPicker displays a red cross and
then loads onto the sheet wrong - it look distorted and the wrong shape.


Anyone know any ideas to solve this? I have tried placing another
DTPicker on the sheet and it does the same thing. When I go onto
another sheet then reload my menu sheet the DTPicker is showing
perfectly.

TIA


--
gti_jobert
------------------------------------------------------------------------
gti_jobert's Profile:
http://www.excelforum.com/member.php...o&userid=30634
View this thread: http://www.excelforum.com/showthread...hreadid=534052



  #4   Report Post  
Posted to microsoft.public.excel.misc
gti_jobert
 
Posts: n/a
Default DTPicker on Sheet Error


Thank you so much, solved the issue!!


--
gti_jobert
------------------------------------------------------------------------
gti_jobert's Profile: http://www.excelforum.com/member.php...o&userid=30634
View this thread: http://www.excelforum.com/showthread...hreadid=534052

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
Need to look up value in another Sheet based on criteria in first sheet. Stacey Excel Worksheet Functions 1 March 28th 06 06:22 AM
Error message with protected sheet HRman Excel Discussion (Misc queries) 1 November 28th 05 06:59 PM
Excel Error Message: "Cannot shift objects off sheet" sulifra Excel Discussion (Misc queries) 1 January 17th 05 04:41 PM
linking multiple sheets to a summary sheet greg g Excel Discussion (Misc queries) 1 December 16th 04 07:43 AM
Naming & renaming a sheet tab Cgbilliar Excel Worksheet Functions 1 November 7th 04 05:57 PM


All times are GMT +1. The time now is 09:28 PM.

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"