lostwithaccess
Registered User.
- Local time
- Today, 12:54
- Joined
- Apr 12, 2011
- Messages
- 69
Hi All,
I have been self-teaching access for about 2 weeks now, but am a bit stuck now on how to make things work!
Basically I am making a staff database, recording personal staff details, and multiple companies they have previously had involvement with. It feels like I need multiple rows per record but I know obviously this is not the way to go or else I end up with many records for one staff member. Also, for each company they have worked with I need to record 4 pieces of information (tickbox or yes/no is fine).
Like this:
Last_Name Company Recruitment Travel Finance Education
Bloggs_________EDF Yes Yes No No
______________Oracle No Yes Yes No
Williams________XYZ Yes No No No
______________Aston No No Yes Yes
I have tried creating extra tables and one-to-many relationships with junction tables etc, but with no joy.
Also self teaching has meant I do not know coding, I hope this is possible without this!
I would very much appreciate your help, many thanks in advance!
I have been self-teaching access for about 2 weeks now, but am a bit stuck now on how to make things work!
Basically I am making a staff database, recording personal staff details, and multiple companies they have previously had involvement with. It feels like I need multiple rows per record but I know obviously this is not the way to go or else I end up with many records for one staff member. Also, for each company they have worked with I need to record 4 pieces of information (tickbox or yes/no is fine).
Like this:
Last_Name Company Recruitment Travel Finance Education
Bloggs_________EDF Yes Yes No No
______________Oracle No Yes Yes No
Williams________XYZ Yes No No No
______________Aston No No Yes Yes
I have tried creating extra tables and one-to-many relationships with junction tables etc, but with no joy.
Also self teaching has meant I do not know coding, I hope this is possible without this!
I would very much appreciate your help, many thanks in advance!