If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > PC based Database Applications > Microsoft Access > Date Picker Control

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-04-09, 03:53
sakthivels sakthivels is offline
Registered User
 
Join Date: Jun 2009
Posts: 14
Date Picker Control

Hello Greetings to everyone,

I am designing a form to collect the following:

C_Name : Text (50)
C_Add1 : Text (50)
C_Add2 : Text (50)
City: Text(50)
ZipCode : Text(15)
Join_Date : Date / Time

for collecting the Join_Date information I would like to use the Date picker control. I tried setting the Control Source of the Date Picker control to the Join_Date filed.

But the problem is that the field doesn't get updated in the table.
Could someone please advise me on using this control.

Thanks in advance,
Regards,
Sakthivel
Reply With Quote
  #2 (permalink)  
Old 07-04-09, 12:51
nckdryr nckdryr is offline
Computer Monkey
 
Join Date: May 2005
Location: Oregon
Posts: 1,191
Check out this post, see if it helps you any.
__________________
Me.Geek = True
Reply With Quote
  #3 (permalink)  
Old 07-06-09, 05:32
sakthivels sakthivels is offline
Registered User
 
Join Date: Jun 2009
Posts: 14
Thanks

Thankyou verymuch for pointing. Let me give a try and revert back.
Reply With Quote
  #4 (permalink)  
Old 07-07-09, 01:31
sakthivels sakthivels is offline
Registered User
 
Join Date: Jun 2009
Posts: 14
Calendar Control

Respected nckdryr

I checked the post which you have mentioned.

http://www.dbforums.com/6276908-post34.html

Its great. Thank you very much for the same. I have some clarification on the same. The calendar control which is used in the above mentioned post is working great for Single Forms. But how do I reuse it for Continuous Forms. The problem is the size of the calendar control, which leaves long gaps between the forms. Is there a way where I can reuse with small modifications. I know that I can use a seperate form with the calendar control in it and then popup the same when required. But I feel that a having the calendar in the same form is aesthetically good.

Could you please help me with the same.

Thanks.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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