LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #8   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 78
Default combos and dates

You don't need to add any code to be able to select a date. There should be
a calendar that pops up when you click the down arrow. If that's not working
I don't know what is wrong. The only thing I can think of is that you need
to make sure you aren't in design mode. The code that comes up when you
click the control in design mode is fine. It's just a shell for adding code.

there is another calendar control "Calendar Control 9.0" . It basically does
the same thing except the calendar stays visible, it doesn't hide after you
select a date.
--
Billy Rogers

Dallas,TX

Currently Using Office 2000


"Shorty" wrote:

I have tried to link the control to a cell, It shows the date in the
linked cell which is great. Though for some reason i still can not
change the value in the date box. I have linked it to a cell, set min
and max dates and enabled the check box. here is the code i get when
double clicking on the date box

Private Sub DTPicker1_CallbackKeyDown(ByVal KeyCode As Integer, ByVal
Shift As Integer, ByVal CallbackField As String, CallbackDate As Date)
End Sub

Should be some more code in here?


 
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
table of # of rows with unique combos of values in 4 separated col louise Excel Worksheet Functions 7 June 5th 08 05:49 AM
Comparing two combos/cells to return a value [email protected] Excel Worksheet Functions 0 October 2nd 07 06:47 PM
Entering combos without converting it to dates? pkroper22 Excel Discussion (Misc queries) 2 February 28th 06 01:39 PM
too many combos VOG Excel Programming 1 October 13th 05 05:31 PM
one sub for many Combos in different way jochynator Excel Programming 0 November 24th 04 11:45 PM


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