eurojourney
Eurojourney
- Local time
- Today, 15:53
- Joined
- May 12, 2010
- Messages
- 24
Hello everyone,
First of all, this is a great forum and have found some answer to my rather basic questions so thanks for the help already received. I am an Engineer so I am familiar with the logic behind programing and am quite computer literate; however, I am very new to Access and aren't that familiar with it.
I work in real estate with a big developer in Miami. I have two main forms feeding two main tables and several small tables feeding some combo boxes in those forms. The two main forms are for registering clients and brokers. The client's form has a check box that asks whether the client contacted my office with a broker or not. If checked, the answer is yes and ideally the Broker's combo box listing all the brokers will be enable at that point; otherwise, the combo box should be "greyed-out" and unable to be selected to avoid wrong data going into the table. This is very critical since I want to be sure someone that DID NOT come with a broker by mistake shows in the database that it did come with a random broker as a resilt of a mistake done by the person entering the information in the form, i.e. the receptionist.
Anyone can tell me how to go about having the combo box greyed-out at all times except when the check box is selected? I know this has to do with the events of the check box and perhaps the form as well, but the code and how and where to enter the code I am lost.
Thank you and sorry for a likely basic question - I am new to this software.
Jorge / eurojourney
First of all, this is a great forum and have found some answer to my rather basic questions so thanks for the help already received. I am an Engineer so I am familiar with the logic behind programing and am quite computer literate; however, I am very new to Access and aren't that familiar with it.
I work in real estate with a big developer in Miami. I have two main forms feeding two main tables and several small tables feeding some combo boxes in those forms. The two main forms are for registering clients and brokers. The client's form has a check box that asks whether the client contacted my office with a broker or not. If checked, the answer is yes and ideally the Broker's combo box listing all the brokers will be enable at that point; otherwise, the combo box should be "greyed-out" and unable to be selected to avoid wrong data going into the table. This is very critical since I want to be sure someone that DID NOT come with a broker by mistake shows in the database that it did come with a random broker as a resilt of a mistake done by the person entering the information in the form, i.e. the receptionist.
Anyone can tell me how to go about having the combo box greyed-out at all times except when the check box is selected? I know this has to do with the events of the check box and perhaps the form as well, but the code and how and where to enter the code I am lost.
Thank you and sorry for a likely basic question - I am new to this software.
Jorge / eurojourney