Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Forms Programming / January 2005

Tip: Looking for answers? Try searching our database.

how? set cursor at field other than 1stfield  upon form opening?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
reservedbcreater - 25 Jan 2005 20:54 GMT
i have id in the first field and i dont want it highlighted when the 2nd
form opens because it(id field) isnt meant to be changed other than the
first form of 17(its a survey) because each following form just places the
ID value from the field on the first form onto all the forms.

made simple:

how do i set the cursor to the field i want upon form opening?
John Vinson - 25 Jan 2005 22:08 GMT
>i have id in the first field and i dont want it highlighted when the 2nd
>form opens because it(id field) isnt meant to be changed other than the
[quoted text clipped - 4 lines]
>
>how do i set the cursor to the field i want upon form opening?

Open the form in design view; set the Tab Stop property of this
control to No. If you're filling the field programmatically, you might
want to set its Locked property to True, Enabled to False, so the user
won't be able to meddle with it at all.

                 John W. Vinson[MVP]    
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.