I'm writing a report sheet up in excel. I want to include a button that my users can click on to refresh the data.
This data is stored in a separate workbook, which itself is populated by running an SQL/ODBC connection to an Oracle database.
Can I create a button in my users sheet that will run the update request into the source data sheet?
It would then need to refresh the data in the users sheet.
Is this possible? If so , how..?
Thanks in advance.
David
This data is stored in a separate workbook, which itself is populated by running an SQL/ODBC connection to an Oracle database.
Can I create a button in my users sheet that will run the update request into the source data sheet?
It would then need to refresh the data in the users sheet.
Is this possible? If so , how..?
Thanks in advance.
David