As a company we hire agency workers, ive create a spreadsheet that will calculate how much is spent on them.
I have several sheets, one for each department.
Each sheet is made up of the fields, TempName, AgencyName, HourlyRate, HoursWork, TotalCost. Each sheet is exactly the same.
I have a summery page which has a pivot table for each sheet, the table shows the costs for each agency and total cost for that department.
So i have two questions.
1) is there any way that i can have the pivot tables update, for example, when the sheet is opened (VBA??) or on a click of 1 button, im trying to find a solution that means the less effort from the user, making it usable to all skill groups.
2)I need to have one final pivot table that shows the GRAND TOTAL of ALL the sheets, but when i select all the fields on all the sheets it still throws up problems and i can't reference cells on the summary page because as a new agency is added the position of the grand total for that sheet moves down.
Thanks in advance, and i appogise too if this question has already been asked.
I have several sheets, one for each department.
Each sheet is made up of the fields, TempName, AgencyName, HourlyRate, HoursWork, TotalCost. Each sheet is exactly the same.
I have a summery page which has a pivot table for each sheet, the table shows the costs for each agency and total cost for that department.
So i have two questions.
1) is there any way that i can have the pivot tables update, for example, when the sheet is opened (VBA??) or on a click of 1 button, im trying to find a solution that means the less effort from the user, making it usable to all skill groups.
2)I need to have one final pivot table that shows the GRAND TOTAL of ALL the sheets, but when i select all the fields on all the sheets it still throws up problems and i can't reference cells on the summary page because as a new agency is added the position of the grand total for that sheet moves down.
Thanks in advance, and i appogise too if this question has already been asked.