Need a simple code from the Pros...

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top