Date and Textbox annoyance

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a text box that displays the date using =date()
I have it on my start screen... but the cursor starts out in the box and it
dosn't display the date....
I took off the tab stop property but the textbox still has the cursor in
it... The only way that I have figured out to fix this annoyance is to add
another textbox.... but I have no need for that and I know there has to be a
proper way to fix this annoyance.

What am I doing wrong?

Thanks for the help!
 
Set the text box's Locked property to YES and the Enabled property to NO.
--
Bob Larson
Access World Forums Super Moderator
Utter Access VIP
____________________________________
Access 2000, 2003, 2007, SQL Server 2000, Crystal Reports 10/XI, VB6
WinXP, Vista
 
awsome, thank you very much

boblarson said:
Set the text box's Locked property to YES and the Enabled property to NO.
--
Bob Larson
Access World Forums Super Moderator
Utter Access VIP
____________________________________
Access 2000, 2003, 2007, SQL Server 2000, Crystal Reports 10/XI, VB6
WinXP, Vista
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top