I want a calendar control on continuous form

P

pg

hi,
i want to display the calendar control on continuous forms can any one
guide me..... regarding the issue
 
S

Stephen Lebans

You can't...period. ActiveX controls will not work properly on forms in
Continuous view. What you can do is respond to a button click on each row of
your form and pop a Calendar for the user to select a date.

--

HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
 
Top