wotamelon
Registered User.
- Local time
- Today, 10:56
- Joined
- Jul 28, 2010
- Messages
- 38
Hello, thanks for reading this.
I have a database full of postcodes, suburbs, and states (tlb_SUBURBS). They all correspond with one another.
On the main form (frm_MAIN), I need to create an automatic tab tab system, where i type in first letter of the suburb, then its relavent post codes and its state will show up in the next two field txt boxes.
How do I do that?
I have made a COMBO_suburb, then how do I link postcodes and states with it? and in what format should POSTCODES and STATES be in? List? COMBO? TEXT FIELD?
Confused
I have a database full of postcodes, suburbs, and states (tlb_SUBURBS). They all correspond with one another.
On the main form (frm_MAIN), I need to create an automatic tab tab system, where i type in first letter of the suburb, then its relavent post codes and its state will show up in the next two field txt boxes.
How do I do that?
I have made a COMBO_suburb, then how do I link postcodes and states with it? and in what format should POSTCODES and STATES be in? List? COMBO? TEXT FIELD?
Confused