Hi guys, this is me again,
I'm facing a problem with MS Access reports. I'm currently designing a small tabase used by the HR department. All it does is enter the infromation in eah received C.V. each C.V. has a unique number, which is an auto number, I named it [PK].
the Education Qualification written in each C.V. must also be entered in the database, so I designed a table for these qualification and I named it [Education] with a primary key [Serial] which is an auto number.
we enter the education qualification i.e. the certificates and the degrees starting from the highest i.e. Ph.D then Masters then Bachelor then high school. that is the highest degree has the smallest primary key [Serial]
the problem is:
I want to generate a report containing the candidate name and his HIGHEST degree. How can I do that ?
for any further questions please ask!
any help will be very much appreciated !
Regards,
CS.
I'm facing a problem with MS Access reports. I'm currently designing a small tabase used by the HR department. All it does is enter the infromation in eah received C.V. each C.V. has a unique number, which is an auto number, I named it [PK].
the Education Qualification written in each C.V. must also be entered in the database, so I designed a table for these qualification and I named it [Education] with a primary key [Serial] which is an auto number.
we enter the education qualification i.e. the certificates and the degrees starting from the highest i.e. Ph.D then Masters then Bachelor then high school. that is the highest degree has the smallest primary key [Serial]
the problem is:
I want to generate a report containing the candidate name and his HIGHEST degree. How can I do that ?
for any further questions please ask!
any help will be very much appreciated !
Regards,
CS.