G
Guest
I have a form for keeping track of company assets (Computers, Cell Phones,
Fax Machines...). I have a combo box (Asset Type) where you can select the
type of asset that you will be entering information about. I have a combo box
(Hard Drive Size) with visible set to false. I only want this combo box to
become visible if the selection in "Asset Type" is "Computer". Can someone
give me an example IF statement to use with my form?
Fax Machines...). I have a combo box (Asset Type) where you can select the
type of asset that you will be entering information about. I have a combo box
(Hard Drive Size) with visible set to false. I only want this combo box to
become visible if the selection in "Asset Type" is "Computer". Can someone
give me an example IF statement to use with my form?