Hi
I am trying to lookup data in an oracle table based on a value in my excel spreadsheet. I am using the DBVLOOKUP function that I found on Google, and am trying to convert the connection string to use an ORACLE connection.
The code I have is as follows...
The module does not show any errors, the SQL statement is correct, and it does seem to be connecting to the data. However I only get #value showing in my spreadsheet.
The function on the spreadsheet looks like..
where $F$23 is the cell that is being referenced for lookup in the Oracle DB.
I cant see what's going wrong
, if someone could point me in the right direction that would be a great help.
Thx
Bookmarks