Hi,
I'm currently using Access 2000 and I'm having trouble with one of my forms.
I have two sets of fields, one for "billing address" and another for "delivery address".
I want to have a "delivery same as billing address" tick box on the form so when it's ticked the data thats been entered in the billing fields are automatically replicated in the delivery fields. However I'm having a lot of trouble....
I've added a "Yes/No" field to my table, and added the tickbox to my form, however on the form its default value is set to yes/ticked - and I can't figure out how to have it set to no/unticked - I've looked at the properties in both the table and form settings but can't see how to alter this.
I use lots of double click events on my form to calculate figures, and I have been going into the "properties" > "event" > "On Dbl Click" to begin programming the code - however on the tickbox properties the "event" section is completely blank - has anyone ever encountered this before? I'm unsure how to go about programming the form to replicate the billing fields into the delivery fields when the box is ticked.
Any help or advice would be greatly appreciated.
Thank you for your time.
Kind Regards
Dean Rowe
I'm currently using Access 2000 and I'm having trouble with one of my forms.
I have two sets of fields, one for "billing address" and another for "delivery address".
I want to have a "delivery same as billing address" tick box on the form so when it's ticked the data thats been entered in the billing fields are automatically replicated in the delivery fields. However I'm having a lot of trouble....
I've added a "Yes/No" field to my table, and added the tickbox to my form, however on the form its default value is set to yes/ticked - and I can't figure out how to have it set to no/unticked - I've looked at the properties in both the table and form settings but can't see how to alter this.
I use lots of double click events on my form to calculate figures, and I have been going into the "properties" > "event" > "On Dbl Click" to begin programming the code - however on the tickbox properties the "event" section is completely blank - has anyone ever encountered this before? I'm unsure how to go about programming the form to replicate the billing fields into the delivery fields when the box is ticked.
Any help or advice would be greatly appreciated.
Thank you for your time.
Kind Regards
Dean Rowe