Hi Everyone,
I have a question. I have the following scenario...
- Table A with the following columns: PersonalID, Name, and Vacation Days.
- Table B with the following columns: Leave requestID, applicant, start, end, vacation days.
How can I now link the vacation days from table B to table A so that I select employee 1 in table B and then the vacation days of employee 1 are displayed in table B?

Report
All responses (
Answers (