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 / October 2005

Tip: Looking for answers? Try searching our database.

"Gray out" subform

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Tracey - 25 Oct 2005 20:18 GMT
Using MS 2003, I have a form with a subform. Based on checking a field on the
master form, I would like the subform to become inaccessible (ie. grayed
out), but I don't want the subform to become invisible. Is there a way to
make the entire subform inaccessible, but visible without making each
separate field in the subform inaccessible individually?
Ofer - 25 Oct 2005 21:38 GMT
Try
Me.[SubFromControlName].Enabled = False

Or
Me.[SubFromControlName].Locked = True
Signature

If I answered your question, please mark it as an answer. That way, it will
stay saved for a longer time, so other can benifit from it.

Good luck

> Using MS 2003, I have a form with a subform. Based on checking a field on the
> master form, I would like the subform to become inaccessible (ie. grayed
> out), but I don't want the subform to become invisible. Is there a way to
> make the entire subform inaccessible, but visible without making each
> separate field in the subform inaccessible individually?
 
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.