hullstorage
Registered User.
- Local time
- Today, 15:10
- Joined
- Jul 18, 2007
- Messages
- 213
i have a form based on a query which finds results from a postcode
so when i enter a postcode it will give reults for street, town and county
what i want to do is goto field street if no results found
and if results found goto to contact field
so basically on exit of postcode field if street is null goto street
if not null then goto contact
these are my fields in order
postcode
consignee
street
town
county
contact
so when i enter a postcode it will give reults for street, town and county
what i want to do is goto field street if no results found
and if results found goto to contact field
so basically on exit of postcode field if street is null goto street
if not null then goto contact
these are my fields in order
postcode
consignee
street
town
county
contact