Davidekreed
Registered User.
- Local time
- Today, 08:22
- Joined
- Oct 15, 2001
- Messages
- 12
I am in desparate need of help with creating a short cut for entering data, particularly wrt addresses. I, like many others would like to enter EITHER a post code number or a suburb name in a form (whichever one I have), and have the city, state, region and remaining post code/suburb field filled in automatically.
I am creating a kids club membership database and have a table with their name, address, phone, email etc. This table is called 'Kids Club'
I have another table with 8000+ lines of post code information for Australia. It's fields are 'Post Code', 'Suburb' & 'State' and this table is called 'PostCode'
There is not a primary key in the 'Kids Club'
table that correspondes to a field in the 'Post Code' table
Now, some australian post codes have various suburbs and some suburbs have different post codes in different states.
Also, I have already created 3 tables for City, Region, and Country, so that I was able to create a drop down box in the form to select this information from.
I have tried to do Dlookup expressions after reading peoples suggestions. I have read about doing simple queries where you join the tables and the 'data will automatically update', but I only started using access yesterday (I'm Serious) and I don't understand the lingo.
Could anyone be able to give me complete, step by step instructions to allow me to do what should be a simple proceedure.
I would simply like to enter a suburb name on a form, which automatically pulls the info out of the PostCode table and inserts the info in the City, State, and Post Code boxes in the form. However, some kids write either the post code or the suburb, so I would need to be able to do the same proceedure for a given post code.
Any help/advice would be GREATLY appreciated.
Thanks,
Dave
P.S. Any help given would need to be in simple, step by step terms, as I am a complete stranger with MS Access. Thanks again!!!
[This message has been edited by Davidekreed (edited 10-15-2001).]
[This message has been edited by Davidekreed (edited 10-15-2001).]
I am creating a kids club membership database and have a table with their name, address, phone, email etc. This table is called 'Kids Club'
I have another table with 8000+ lines of post code information for Australia. It's fields are 'Post Code', 'Suburb' & 'State' and this table is called 'PostCode'
There is not a primary key in the 'Kids Club'
table that correspondes to a field in the 'Post Code' table
Now, some australian post codes have various suburbs and some suburbs have different post codes in different states.
Also, I have already created 3 tables for City, Region, and Country, so that I was able to create a drop down box in the form to select this information from.
I have tried to do Dlookup expressions after reading peoples suggestions. I have read about doing simple queries where you join the tables and the 'data will automatically update', but I only started using access yesterday (I'm Serious) and I don't understand the lingo.
Could anyone be able to give me complete, step by step instructions to allow me to do what should be a simple proceedure.
I would simply like to enter a suburb name on a form, which automatically pulls the info out of the PostCode table and inserts the info in the City, State, and Post Code boxes in the form. However, some kids write either the post code or the suburb, so I would need to be able to do the same proceedure for a given post code.
Any help/advice would be GREATLY appreciated.
Thanks,
Dave
P.S. Any help given would need to be in simple, step by step terms, as I am a complete stranger with MS Access. Thanks again!!!
[This message has been edited by Davidekreed (edited 10-15-2001).]
[This message has been edited by Davidekreed (edited 10-15-2001).]