G
Guest
I am trying to create a new table of all pay increase information for an
individual in one record so that I can find out how much each person made
during a specific time frame using the Between #[Date1]# and #[Date2], etc.
The original pay rate information has a separate record for each pay increase
date and amount for each individual. This is not something that can be
easily done individual by individual since I am working with over 5,000
individuals.
I have attempted to use an append query and an update query but each query
creates a new record for the data. Anyone have any other ideas?
individual in one record so that I can find out how much each person made
during a specific time frame using the Between #[Date1]# and #[Date2], etc.
The original pay rate information has a separate record for each pay increase
date and amount for each individual. This is not something that can be
easily done individual by individual since I am working with over 5,000
individuals.
I have attempted to use an append query and an update query but each query
creates a new record for the data. Anyone have any other ideas?