Hi!
I'm hoping someone can help me get started on a form button I need to build in Access 2002.
I'm revamping an old database that uses alot of code and I`m not that hot on Access so here is what I need to do if someone can give me some tips on how to get started...
1) Take a postcode from a text box and query it against an Oracle linked table
2) Return all the addresses from that postcode in a form, listed by rows
3) When one of the rows is clicked information from the postcode autofills most of the boxes on my existing form (such as House No, Street, Town etc), closing down the results form in the process.
I can get by using queries I have build before in Access but I haven't got much experience on SQL so any help you could give would be great.
Thanks
Neil
I'm hoping someone can help me get started on a form button I need to build in Access 2002.
I'm revamping an old database that uses alot of code and I`m not that hot on Access so here is what I need to do if someone can give me some tips on how to get started...
1) Take a postcode from a text box and query it against an Oracle linked table
2) Return all the addresses from that postcode in a form, listed by rows
3) When one of the rows is clicked information from the postcode autofills most of the boxes on my existing form (such as House No, Street, Town etc), closing down the results form in the process.
I can get by using queries I have build before in Access but I haven't got much experience on SQL so any help you could give would be great.
Thanks
Neil
Comment