Hello everyone.
This is my first time posting to this site so I apologize for any trouble this may cause in terms of what might be expected and what not.
Anyways. I'm currently having a problem where I have both data from an ODBC query and data that was manually put into a table. This works fine till the query starts to refresh and it either removes or adds new entries. The query will expand or shrink but the manual data will just sit there on the same rows they were put in before the refresh.
What I've tried so far is to see what the different options do when I right click on the table and go to Table>Data Range Properties. Sadly, they didn't help all that much.
So my question is, how can I get the manual data to allign with the query?
The only solution I can think of is to create a macro that copies the manual input into another sheet with the reference numbers and replacing the column of the manual input with a vlookup formula that refers to that data upon either saving or exiting the workbook. Upon refreshing the table the final step would be for the formulas to be converted to definite values.
Thank you for your time and I hope someone knows a better solution for this.
This is my first time posting to this site so I apologize for any trouble this may cause in terms of what might be expected and what not.
Anyways. I'm currently having a problem where I have both data from an ODBC query and data that was manually put into a table. This works fine till the query starts to refresh and it either removes or adds new entries. The query will expand or shrink but the manual data will just sit there on the same rows they were put in before the refresh.
What I've tried so far is to see what the different options do when I right click on the table and go to Table>Data Range Properties. Sadly, they didn't help all that much.
So my question is, how can I get the manual data to allign with the query?
The only solution I can think of is to create a macro that copies the manual input into another sheet with the reference numbers and replacing the column of the manual input with a vlookup formula that refers to that data upon either saving or exiting the workbook. Upon refreshing the table the final step would be for the formulas to be converted to definite values.
Thank you for your time and I hope someone knows a better solution for this.