L
LiquorGuy
Hello,
I have a form that displays the follow fields
ID ClientID CompanyName Address City StateOrProvince PostalCode PhoneNumber
for some of our clients. I am trying to setup a command button on a Form
that allows the user to enter in the Client ID number or Company Name and
then updates that information in the form. I also have a subform within the
form that displays that company's orders. I need all this information to
update. Any suggestions? Would it be easier for me to use a command button,
a macro, or VB Code?
Thank you.
I have a form that displays the follow fields
ID ClientID CompanyName Address City StateOrProvince PostalCode PhoneNumber
for some of our clients. I am trying to setup a command button on a Form
that allows the user to enter in the Client ID number or Company Name and
then updates that information in the form. I also have a subform within the
form that displays that company's orders. I need all this information to
update. Any suggestions? Would it be easier for me to use a command button,
a macro, or VB Code?
Thank you.