S
scs
Here's one I could use some assistance with:
I have a payment table and a payment form. When my customer is paying for a
membership I enter a date and then tab to a combo to grab the customer
(cboCustomer), then I tab to another combo and choose the membership type
(cboMembershipType) then I tab and type the dollar amount into the Amount
control.
My question is: If I were to setup a couple of fields in the Customer table
(tblCustomer) called DefaultMembershipType and DefaultMembershipAmount,
would it be possible to set the default property of the cboMembershipType
and the Amount controll to equal the fields in the customer table and fill
accordingly? If so could someone please tell me how or point me to info.
Thanks very, very much. This forum is wonderful. My wife is starting to
think I'm a programmer or something. ha ha
I have a payment table and a payment form. When my customer is paying for a
membership I enter a date and then tab to a combo to grab the customer
(cboCustomer), then I tab to another combo and choose the membership type
(cboMembershipType) then I tab and type the dollar amount into the Amount
control.
My question is: If I were to setup a couple of fields in the Customer table
(tblCustomer) called DefaultMembershipType and DefaultMembershipAmount,
would it be possible to set the default property of the cboMembershipType
and the Amount controll to equal the fields in the customer table and fill
accordingly? If so could someone please tell me how or point me to info.
Thanks very, very much. This forum is wonderful. My wife is starting to
think I'm a programmer or something. ha ha
