EliseFreedman
Programmer
Hi There
In my department, we collect Physiotherapy information like type of treatment, dates, area of pain etc.
There is a team of 4 physios and I have set each physio up with a copy of the spreadsheet for collecting their own data. I did originally set them up with links to a single shared worksheet but data kept going missing so I ended up splitting it into individual workbooks. This has worked well for a few months now
We would now like to collate the information from all the workbooks so that we can get totals for the numbers of treatments etc. Obviously I could simply cut and paste the info into a master spreadsheet but I would prefer to automate it. I played about with the merge workbooks code from the Rondebruin Website but couldnt get anywhere (the code was simply pasting the name of the selected workbook rather than the data from it. What is the best approach to take to merge all the data.
In my department, we collect Physiotherapy information like type of treatment, dates, area of pain etc.
There is a team of 4 physios and I have set each physio up with a copy of the spreadsheet for collecting their own data. I did originally set them up with links to a single shared worksheet but data kept going missing so I ended up splitting it into individual workbooks. This has worked well for a few months now
We would now like to collate the information from all the workbooks so that we can get totals for the numbers of treatments etc. Obviously I could simply cut and paste the info into a master spreadsheet but I would prefer to automate it. I played about with the merge workbooks code from the Rondebruin Website but couldnt get anywhere (the code was simply pasting the name of the selected workbook rather than the data from it. What is the best approach to take to merge all the data.