Hey guys,
I have the following 2 queries.
The top is based off paid wages and is biweekly. The bottom is based of time and attendance, and is weekly. The highlighted parts are for the same employee. Due to a legal issue, we have to look at everything weekly.
What I need to do is add in the missing weeks into the top query (the odd weeks); divide the wage amounts by 2 and use half for the odd week and half for the even week. Seems relatively simple, but I'm just flat out stuck.
I am well versed with VBA, but I have no idea how to use it to solve this problem. Any help would be greatly appreciated!
Thanks!