I need to read all patient's file and get the data for each file in the format of the sheet Export in TherapyEngine and to produce the patient file that is saved in the Export folder and then to update the monthEnd.
This is the link to first part of the question.
1) Create a new folder and affect it as Main folder in which you put the following files:
TherapyEngine-V01.xlsm
MonthEnd.xlsm (Make sure for trial purpose that this file is Empty and only contains the header)
and all the 4 xlsx that you posted here (as a first test)
2) Create a sub folder from your choice and affected to Export.
3) Open the attached file and activate macros.
4) Point the Main and Export to the appropriate folders created.
5) Run the first Button Update Month End and check the results. Check the new files created in Export folder and check the data updated in the MonthEnd.xlsm file
Hi gowflow, It work but did not copy over the service date which is very important. I looked at the code but could not see why it did not copy the service date. Can you take a look and see where the problem is. The rest is great. Thank you
I solved the date of services problem. Can I close the first part of this question and what do you need me to do next. Thank you for you help with this. It is working great.
Microsoft Excel topics include formulas, formatting, VBA macros and user-defined functions, and everything else related to the spreadsheet user interface, including error messages.
1) Create a new folder and affect it as Main folder in which you put the following files:
TherapyEngine-V01.xlsm
MonthEnd.xlsm (Make sure for trial purpose that this file is Empty and only contains the header)
and all the 4 xlsx that you posted here (as a first test)
2) Create a sub folder from your choice and affected to Export.
3) Open the attached file and activate macros.
4) Point the Main and Export to the appropriate folders created.
5) Run the first Button Update Month End and check the results. Check the new files created in Export folder and check the data updated in the MonthEnd.xlsm file
Let me know your comments.
gowflow