D
dbuser
I need to enter 500+ resumes to database / store all detailed info address,
city, education, experience, comments, etc. Each resume is a record / each
record or person has a code. The code is made up of 3 possible designations
depending on their experience/education, for example: TL-CAD-DV-09-1234.
This means the person is TL(Trades)(General
Labourer)/CAD(Engineering)(AutoCad)/DV(Service Industry)(Driver)/09(current
year)/0123(sequenced number). We would need to look up all resumes with a
"TL" either as their primary code, secondary code or 3rd code / also we would
need to look up by group "Trades", "Service Industry". The codes are in
columns in the table and are the same in each one because one person can have
"TL" as their primary desingnation, another person "TL" as their secondary
etc. I have already created a database but may have done so incorrectly.
All the info for each resume is in one table. I cannot see how to create a
query for a report that looks up say "TL" in column A, B, and C and return
the person and data that is associated with each one. Any suggestions would
be very much appreciated.
city, education, experience, comments, etc. Each resume is a record / each
record or person has a code. The code is made up of 3 possible designations
depending on their experience/education, for example: TL-CAD-DV-09-1234.
This means the person is TL(Trades)(General
Labourer)/CAD(Engineering)(AutoCad)/DV(Service Industry)(Driver)/09(current
year)/0123(sequenced number). We would need to look up all resumes with a
"TL" either as their primary code, secondary code or 3rd code / also we would
need to look up by group "Trades", "Service Industry". The codes are in
columns in the table and are the same in each one because one person can have
"TL" as their primary desingnation, another person "TL" as their secondary
etc. I have already created a database but may have done so incorrectly.
All the info for each resume is in one table. I cannot see how to create a
query for a report that looks up say "TL" in column A, B, and C and return
the person and data that is associated with each one. Any suggestions would
be very much appreciated.