Hi all. I have a DB that I am creating for someone. I have all the tables set and all queries and reports are working great...except one.
They want a report that is basically a YTD of costs for medical expenses and prescriptions both by patient. I can do what they want in excel...I am having difficulties figuring out how to do it in access.
the report view would have
column A
patient name for meds category
column B would be the (grand total of all records) amount billed total
column C would be the (grand total of all records) amount approved by the insurance company
column D would be the (grand total of all records) amount of member co-pay
this format would repeat for each patient for the meds category
this format would then overall repeat for the Medical claims category.
there are queries for each of these categories that show all records for the YTD I intended to create the report and then point to various queries and use an expression within the control source of the text box to present the data. However, I am getting a #name? error.
Any ideas how I can create this report?
They want a report that is basically a YTD of costs for medical expenses and prescriptions both by patient. I can do what they want in excel...I am having difficulties figuring out how to do it in access.
the report view would have
column A
patient name for meds category
column B would be the (grand total of all records) amount billed total
column C would be the (grand total of all records) amount approved by the insurance company
column D would be the (grand total of all records) amount of member co-pay
this format would repeat for each patient for the meds category
this format would then overall repeat for the Medical claims category.
there are queries for each of these categories that show all records for the YTD I intended to create the report and then point to various queries and use an expression within the control source of the text box to present the data. However, I am getting a #name? error.
Any ideas how I can create this report?