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

Ambidextrous Undo
Undo last command with Ctrl+Z or Alt+Backspace. If you use the Undo icon in the QAT, open the drop-down arrow to undo up to 100 steps.
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,945
Messages
6,122,393
Members
449,081
Latest member
JAMES KECULAH

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