Bill Patten
bill_patten at embarqmail.com
Thu Oct 23 12:27:56 CDT 2008
Hi Arthur try txtboxname.selStart = 0 in the onClick event. HTH Bill ----- Original Message ----- From: "Arthur Fuller" <fuller.artful at gmail.com> To: "Access Developers discussion and problem solving" <accessd at databaseadvisors.com> Sent: Thursday, October 23, 2008 10:07 AM Subject: [AccessD] SelPos etc. I need to guarantee that when a user clicks a date control, the cursor will appear at position 1 within the control. Currently it appears wherever you happen to click the mouse, and this has been deemed unacceptable by the client. I've tried various things like .ctl.SelPos = 1 and it's not working. Any suggestions? TIA Arthur -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com