T
tvh
(Access 2003--Beginner)
I have a form based on two tables (tblClientInfo and tblBillingAddress). I'm
adding a check box to the form that will read, "Check here if the billing
address is the same as the corporate address." Then, if checked
(yes) then BillingAddress, BillingCity, BillingState and BillingZip fields
equal ClientInfoAddress....
What is the code for this equation? And, in which property field do I place
the event procedure?
Also, normally when I add a command button or combo box, etc., a control
wizard pops up and usually helps. I have the "Control Wizards" button
selected, but lately no wizard appears. No error message or anything
happens...? Would anyone know why?
Thanks
I have a form based on two tables (tblClientInfo and tblBillingAddress). I'm
adding a check box to the form that will read, "Check here if the billing
address is the same as the corporate address." Then, if checked
(yes) then BillingAddress, BillingCity, BillingState and BillingZip fields
equal ClientInfoAddress....
What is the code for this equation? And, in which property field do I place
the event procedure?
Also, normally when I add a command button or combo box, etc., a control
wizard pops up and usually helps. I have the "Control Wizards" button
selected, but lately no wizard appears. No error message or anything
happens...? Would anyone know why?
Thanks