D
d9pierce
Hi everyone,
I am creating a variable start up form where I store the Primary
Company information to tbl_Primary_Company. This form will hold
several test boxes and one cbo to select zipcode and add city and
state. Very simple. What I want to do with this is to have the company
name, address, city, state, and zip to be added to tbl_Company, this
could be done with a cmd button or just simply by being added but I am
not sure on how to do this. My next question is I would also like this
form to open only if the company name is null and if not, then go to
my actual startup frm Main_Menu.I am not real good with If IsNUll and
such so if I could get some help with this that wowuld be great.
Thanks
Dave "(e-mail address removed)"
I am creating a variable start up form where I store the Primary
Company information to tbl_Primary_Company. This form will hold
several test boxes and one cbo to select zipcode and add city and
state. Very simple. What I want to do with this is to have the company
name, address, city, state, and zip to be added to tbl_Company, this
could be done with a cmd button or just simply by being added but I am
not sure on how to do this. My next question is I would also like this
form to open only if the company name is null and if not, then go to
my actual startup frm Main_Menu.I am not real good with If IsNUll and
such so if I could get some help with this that wowuld be great.
Thanks
Dave "(e-mail address removed)"