thedeadzeds
Registered User.
- Local time
- Today, 10:35
- Joined
- Jan 8, 2014
- Messages
- 40
Hi All,
Quick question,
I have built the attached database and have an issue the getting data from the form into the table.
Tbl_data is the main table where all data is stored. Within Frm_data I have added 3 text boxes that pull the FL, FLM and area from tbl_staff depending on the name chosen in the name combo (combo 89).
My question is how do I then get the data auto populated from the FL, FLM and Area from frm_data into tbl_data so I can then pull this data into queries and reports.
If you select Abiola Sokoya from the name drop down it will auto populate FL, FLM and area as an example.
Hope this makes sense.
Regards
Quick question,
I have built the attached database and have an issue the getting data from the form into the table.
Tbl_data is the main table where all data is stored. Within Frm_data I have added 3 text boxes that pull the FL, FLM and area from tbl_staff depending on the name chosen in the name combo (combo 89).
My question is how do I then get the data auto populated from the FL, FLM and Area from frm_data into tbl_data so I can then pull this data into queries and reports.
If you select Abiola Sokoya from the name drop down it will auto populate FL, FLM and area as an example.
Hope this makes sense.
Regards