Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming,microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
I am trying to "lookup" values in a secured Access database from Excel using the SQL.REQUEST function. When the database is not secured the function works perfectly, but as soon as I apply User-Level Security it doesn't work. Using the sample database "Northwind" as an example, the format of my function is as follows: 'C:\Program Files\Microsoft Office\OFFICE11\LIBRARY\MSQUERY\XLODBC.XLA'!SQL.RE QUEST("DSN=MS Access Database;DBQ=C:\Northwind.mdb",,,"SELECT ProductName FROM Products WHERE (ProductID=5)") Regards, D.Davies |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
ACCESS ="NO" BUT EXCEL DISPLAYS "0" | Excel Discussion (Misc queries) | |||
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell | Excel Discussion (Misc queries) | |||
"Request for Information" Template | Excel Discussion (Misc queries) | |||
"Looking Up" Access from Excel using SQL.REQUEST | Excel Worksheet Functions |