I have a table that is basic employee information including a budgeted and actual start dates as well as budgeted salary and actual salary. I would like to create a query that would calculate a monthly budget based on the fiscal year the user chose. So for example, I would like to be able to calculate the budgetd salaries for October (budeted salary/12) if the budgeted start date if before October of the users year parameter. It seems like it should be able to be done. any ideas?
Thanks!
Thanks!