External Data Connections in Excel 2016

Ryan 6 Reputation points
2022-06-14T18:09:03.327+00:00

I'm using Excel Professional Plus 2016 to connect to an external SQL Server connection.

First, I pull the data into the Excel sheet and now see the data that exists based on my query criteria. [Shown as column A,B,C]

After that, I'm adding new manual columns that do not exist in the external database. In these columns, I am making manual notes in cells with the goal to have them stay aligned with the data that exists in the same row from the external database. [Shown as column E]

However, when I refresh the data and there are new rows, or if there are rows deleted, it throws off the alignment of the data I manually entered.
[I.e. from example image -- I want Jason to always match C1, not D1 after new row of data added in]

211417-capture.png

I've tried each of the three buttons under 'External Data Properties' (Insert cells for new data, delete unused cells; Insert entire rows for new data, clear unused cells; Overwrite existing cells with new data, clear unused cells) and none of them seem to accomplish this.

Could anyone please provide feedback and help with this?

Thanks!

Microsoft 365 and Office Development Other
Microsoft 365 and Office Excel For business Windows
SQL Server Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Olaf Helper 47,436 Reputation points
    2022-06-15T06:00:03.977+00:00

    with the goal to have them stay aligned with the data that exists in the same row

    That's not possible, because the data content from the external data source is dynamically.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.