I have 3 tables linked through the same Employee Id.
two of the tables are for time off booked and time off history.
the Time off data is in a list box one of the items on that list is "Vacation" is it possable to do a count of these entries on both tables and add them together on a report.
I can do both with a query seperatly but not together. I keep getting errors when i try
two of the tables are for time off booked and time off history.
the Time off data is in a list box one of the items on that list is "Vacation" is it possable to do a count of these entries on both tables and add them together on a report.
I can do both with a query seperatly but not together. I keep getting errors when i try