I have 25-30 excel spreadhseets which each records the task involved in a project and records the total time taken to do individual activites.
Eg,
file 1 - 35 hours - activy a
file2 - 20 hours activy b
file 3- 25 hours.activity c
There is a consolidated spreadsheet has the description of a,b & c and has the status if complete or in progress.
Each file is saved seperatey in the folder and the consolidated spreadheet is also in the same folder.
I want to be able to dynamically update the consolidated spreadsheet as and when i am entering in the activities or via a refresh button or something. Any ideas on how i can acheive this result.
Eg,
The consolidated spread sheet contains
Activity a complete- 35
Activity b in progress 20
Activity c started 25
total 80 hours( the individual hours and total should be udpated periodically or when a user presses a button.
thanks for your time in reading the post.
Eg,
file 1 - 35 hours - activy a
file2 - 20 hours activy b
file 3- 25 hours.activity c
There is a consolidated spreadsheet has the description of a,b & c and has the status if complete or in progress.
Each file is saved seperatey in the folder and the consolidated spreadheet is also in the same folder.
I want to be able to dynamically update the consolidated spreadsheet as and when i am entering in the activities or via a refresh button or something. Any ideas on how i can acheive this result.
Eg,
The consolidated spread sheet contains
Activity a complete- 35
Activity b in progress 20
Activity c started 25
total 80 hours( the individual hours and total should be udpated periodically or when a user presses a button.
thanks for your time in reading the post.