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 / May 2007

Tip: Looking for answers? Try searching our database.

In Access, how do I set up a form pathway for field responses

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
mstoller213 - 04 May 2007 21:26 GMT
I need to create a path based on field responses in an Access form.  ie if
the answer is no, then answer next field, if it is yes, then automatically
skip next five questions on form.  The skipped fields or questions should
then gray out and become unanswerable.
Daniel - 04 May 2007 22:14 GMT
You need to code it.

You'd used the afterupdate event on a given control then use the setfocus
method to move the cursor to another control and use the Enabled control
property to control whether or not other controls remain active or not.
Signature

Hope this helps,

Daniel P

> I need to create a path based on field responses in an Access form.  ie if
> the answer is no, then answer next field, if it is yes, then automatically
> skip next five questions on form.  The skipped fields or questions should
> then gray out and become unanswerable.
 
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



©2009 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.