User Entry Columns with ODBC

kristaO

New Member
Joined
Oct 11, 2016
Messages
2
I have an Excel workbook that is pulling information from a database through ODBC, I want to have user entered columns that will "stay" with the row. Currently refresh will result in misaligned data, I understand why but have yet to get a fix that works. I though I found a solution with the thread listed below but cannot get it to work the way it's described, it was easy setting up the query to pull the user entered information and unique identifier to the 2nd sheet but I'm having trouble with when adding the 2nd sheet to the original query. I'm pretty familiar with SQL and complete newbie in VBA but will to incorporate anything to get this to work. Fingers crossed someone can help because i have plans to do something similar using 3 workbooks. An example of how my columns are setup is below the link (F-M are all from the ODBC).

http://www.mrexcel.com/forum/excel-questions/376984-database-query-possibilities.html

A B C D E F ..........M
User User User User User Unique Ident.
 

Excel Facts

Lock one reference in a formula
Need 1 part of a formula to always point to the same range? use $ signs: $V$2:$Z$99 will always point to V2:Z99, even after copying
So my formatting got messed up A-E are user entered columns F-M are from the ODBC, F will have my unique identifier.
 
Upvote 0

Forum statistics

Threads
1,214,904
Messages
6,122,169
Members
449,070
Latest member
webster33

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top