J
jthorneuk
Hi,
I hope somebody can help and im sure what I am trying to do is very
easy. I am working on a staff database and I need help displaying
data on a report or a form in a set way to mirror a hand written paper
report the client currently has.
I have 3 tables
Staff
Qualifications
SQualifications
Staff - This is updated via a form and holds staff information. The
fields are "staffid, fname, sname, dob"
Qualifications - This is updated via a form and holds Qualifications
the staff either need or have. The fields are "Qualification,
frequency"
SQualifications - Enteries to this table are created via a form and
they link the staffid to a Qualification. The fields in this table are
"staffid, qualifaction, dtaken, dexpire"
This is all working fine and dandy. However the client needs the data
to be displayed in a set way. This is the part i cant work out.
What they want is.....
Staff members listed down the left hand side (Y Axis) and
Qualifications listed accross the top (X Axis) they then want either a
green or a red box showen where the Y Axis and X Axis cross for each
person. The box needs to be Green if the dexpire is in the future and
Red if its in the past.
I cant work out how to display the data in such a way. I know I could
create a form with the names and Qualifications pre set and then get
the data to display in the middle using condition formatting. However
if another Qualifications or staff member is added I would need to
modify the form each time.
Any help would be fantastic!
I hope somebody can help and im sure what I am trying to do is very
easy. I am working on a staff database and I need help displaying
data on a report or a form in a set way to mirror a hand written paper
report the client currently has.
I have 3 tables
Staff
Qualifications
SQualifications
Staff - This is updated via a form and holds staff information. The
fields are "staffid, fname, sname, dob"
Qualifications - This is updated via a form and holds Qualifications
the staff either need or have. The fields are "Qualification,
frequency"
SQualifications - Enteries to this table are created via a form and
they link the staffid to a Qualification. The fields in this table are
"staffid, qualifaction, dtaken, dexpire"
This is all working fine and dandy. However the client needs the data
to be displayed in a set way. This is the part i cant work out.
What they want is.....
Staff members listed down the left hand side (Y Axis) and
Qualifications listed accross the top (X Axis) they then want either a
green or a red box showen where the Y Axis and X Axis cross for each
person. The box needs to be Green if the dexpire is in the future and
Red if its in the past.
I cant work out how to display the data in such a way. I know I could
create a form with the names and Qualifications pre set and then get
the data to display in the middle using condition formatting. However
if another Qualifications or staff member is added I would need to
modify the form each time.
Any help would be fantastic!