J
jody
I've been trying to use conditional formatting on my form
but have not been able to get it to work the way I want it
to.
I have two sections for the user to choose from to fill in
information: 1) Current Customer (the user selects the
current customer ID from a drop down box) or 2) New
Customer (the user can enter a new customer or prospect,
filling in the CompanyName, address, city, etc).
If the Current Customer control is selected, I want the
new customer section (CompanyName, address, city, etc) to
be disabled. But then, if the New Customer section is
filled in, I want the Current Customer (drop down box) to
be disabled. The user can select one or the other but NOT
BOTH.
Since I'm not very proficient at VB, I was trying to work
this through the conditional formatting option in Access.
Would appreciate any suggestions. Thanks in advance....
but have not been able to get it to work the way I want it
to.
I have two sections for the user to choose from to fill in
information: 1) Current Customer (the user selects the
current customer ID from a drop down box) or 2) New
Customer (the user can enter a new customer or prospect,
filling in the CompanyName, address, city, etc).
If the Current Customer control is selected, I want the
new customer section (CompanyName, address, city, etc) to
be disabled. But then, if the New Customer section is
filled in, I want the Current Customer (drop down box) to
be disabled. The user can select one or the other but NOT
BOTH.
Since I'm not very proficient at VB, I was trying to work
this through the conditional formatting option in Access.
Would appreciate any suggestions. Thanks in advance....