teletubby5e
Technical User
I have a spreadsheet that I am working on that has customer numbers, and addresses. I am wanting to add on their telephone numbers. I have an ODBC linked table that has a table that has these customer numbers (AND MORE) as well as their associated telephone numbers. How do I make a query that goes something like this.
run query on odbc table source "CUST.dsn" with value in Excel spreadsheet "cust.xls,cell A1" and output value from column L of whatever row it finds a match on to cell F1
would i be better off exporting the cust table to a second spreadsheet, and then creating an excel spreadsheet to spreadsheet query?
thanks, for any help on this, or pointing me in the right direction.
run query on odbc table source "CUST.dsn" with value in Excel spreadsheet "cust.xls,cell A1" and output value from column L of whatever row it finds a match on to cell F1
would i be better off exporting the cust table to a second spreadsheet, and then creating an excel spreadsheet to spreadsheet query?
thanks, for any help on this, or pointing me in the right direction.