G
Guest
I have 2 tables (Customerstbl, and ShipTotbl) and 1 form (Ordersfrm) I want
to use default address values from the Customerstbl to fill out the "Ship
to:" information on the form if there are no values in the ShipTotbl. But, if
I change the "Ship to:" values on the form, I want the new values to be
stored in the ShipTotbl. I also have a Customers form that I can enter or
view the ShipTo information. I thought that I could do this with an If ISNull
statement, but it doesn't work. Could someone Please help me?
to use default address values from the Customerstbl to fill out the "Ship
to:" information on the form if there are no values in the ShipTotbl. But, if
I change the "Ship to:" values on the form, I want the new values to be
stored in the ShipTotbl. I also have a Customers form that I can enter or
view the ShipTo information. I thought that I could do this with an If ISNull
statement, but it doesn't work. Could someone Please help me?