Hello, and thank you!!
I have a data acquisition program that stores plant data in real time, and daily totals in Excel. I have built a workbook that complies this data, and is linked to a report sheet that does the calculations. Some of the data for the reports must be manually entered into the cells, as they are not in the DAS.
I am in the process of moving the stored data to an Access database. In the process, I want to automate the reporting process. I have a Excel sheet that linked to the cells needed in the DAS Excel sheet, and to the manually entered values.
Ex.
GROSSMW AUXMW FUEL STEAM
124, 7, 28, 768
I know the columns did not look right in this ex. but they are correct in the Excel file.
In this example, the GROSSMW and AUXMW are manually entered into a cell, and the FUEL and STEAM are linked to the DAS Excel sheet and transfer the values automatically into these cells.
What I want to do is, have the user go into Access on a form and have the DAS values populate their respective fields, and be able to manually input the other needed data. Then be able to click a command button to save the form data to the access database. I already have the Excel sheets built that will get the requested data from Access and populate the reports. I am just unsure how to make Access and Excel communicate like I want them to.
Thanks so much for your advise!!
DB
I have a data acquisition program that stores plant data in real time, and daily totals in Excel. I have built a workbook that complies this data, and is linked to a report sheet that does the calculations. Some of the data for the reports must be manually entered into the cells, as they are not in the DAS.
I am in the process of moving the stored data to an Access database. In the process, I want to automate the reporting process. I have a Excel sheet that linked to the cells needed in the DAS Excel sheet, and to the manually entered values.
Ex.
GROSSMW AUXMW FUEL STEAM
124, 7, 28, 768
I know the columns did not look right in this ex. but they are correct in the Excel file.
In this example, the GROSSMW and AUXMW are manually entered into a cell, and the FUEL and STEAM are linked to the DAS Excel sheet and transfer the values automatically into these cells.
What I want to do is, have the user go into Access on a form and have the DAS values populate their respective fields, and be able to manually input the other needed data. Then be able to click a command button to save the form data to the access database. I already have the Excel sheets built that will get the requested data from Access and populate the reports. I am just unsure how to make Access and Excel communicate like I want them to.
Thanks so much for your advise!!
DB
Last edited: