![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have re-written this stupid dlookup a million times and it always says #Error and I am going crazy. Please help. I have an Integer field called FileID that I am trying to lookup on the Fax Center table from SharePoint (linked in Access). *I want to return the field "URL Path" from the Fax Center table. Here is what I have Dlookup("URL Path","Fax Center",ID = " & [FileID]) (The primary key on the SharePoint Fax Center Table is called "ID". *I can't change it.) Please tell me what is wrong. Thanks, Laura |
#3
| |||
| |||
|
|
I have re-written this stupid dlookup a million times and it always says #Error and I am going crazy. Please help. I have an Integer field called FileID that I am trying to lookup on the Fax Center table from SharePoint (linked in Access). I want to return the field "URL Path" from the Fax Center table. Here is what I have Dlookup("URL Path","Fax Center",ID = " & [FileID]) (The primary key on the SharePoint Fax Center Table is called "ID". I can't change it.) Please tell me what is wrong. Thanks, Laura |
![]() |
| Thread Tools | |
| Display Modes | |
| |