1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11:
Function GetAddress() ' Get Combobox value for state & City from the form ' Query Database table StateCity for address field by passing state & City value of form 'Assign the address field value to textbox address_textbox End Function
1:
^(?:100|\d{1,2}(?:\.\d{1,2})?)$