jack drawbridge
jackandpat.d at gmail.com
Thu Feb 6 09:59:24 CST 2014
If you make the default format of the test box a General Date, a DatePicker will show up beside the text box. As others have said if default value =Date(), you can always override. Just my $.02 On Thu, Feb 6, 2014 at 10:49 AM, Doug Steele <dbdoug at gmail.com> wrote: > Depending on exactly when you want to show the text box, I think you may > have to set the value in code for one of the form events (like Load or > Current). If you just want the current date to show the first time you > open the form, then you can set the Default Value property of the text box > to =Date() > > > On Thu, Feb 6, 2014 at 7:40 AM, Kaup, Chester < > Chester_Kaup at kindermorgan.com > > wrote: > > > I have a text box on a form in which I display today's date by setting > the > > control source to =Date(). I would like to be able to enter my date also > > but it will not let me. Can I have it both ways? > > -- > > AccessD mailing list > > AccessD at databaseadvisors.com > > http://databaseadvisors.com/mailman/listinfo/accessd > > Website: http://www.databaseadvisors.com > > > -- > AccessD mailing list > AccessD at databaseadvisors.com > http://databaseadvisors.com/mailman/listinfo/accessd > Website: http://www.databaseadvisors.com >