DiscombobulatedDuck7
New member
- Local time
- Yesterday, 22:26
- Joined
- Aug 23, 2018
- Messages
- 5
Hi,
sorry for asking another question so shortly. I'm confronted with a rather complex problem that I haven't dealt with before. Basically, I have an Excel macro that calculates and outputs a bunch of medical data. Now I want to integrate it into my database where I store patient information and their examination data. The macro or rather VBA module should take the exam data I am about to enter in the database and return the results just like it did in the Excel spreadsheet.
I have attached the relevant files and hope someone can point me in the right direction.
Note: I had the rename the Excel file extension from "xlsm" to "xls" so it was accepted.
sorry for asking another question so shortly. I'm confronted with a rather complex problem that I haven't dealt with before. Basically, I have an Excel macro that calculates and outputs a bunch of medical data. Now I want to integrate it into my database where I store patient information and their examination data. The macro or rather VBA module should take the exam data I am about to enter in the database and return the results just like it did in the Excel spreadsheet.
I have attached the relevant files and hope someone can point me in the right direction.
Note: I had the rename the Excel file extension from "xlsm" to "xls" so it was accepted.