Forum Discussion
ArshadKhwaja
9 years agoQrew Commander
I am trying to use the same approach but in my case I have two unrelated tables with one field in each that matches. So tried the following but no luck.
URLRoot() & "db/" & [_DBID_Customers]& "?a=dr&dfid=2&rid"& [Location No]=" &[Location No])
URLRoot() & "db/" & [_DBID_Customers]& "?a=dr&dfid=2&rid"& [Location No]=" &[Location No])
MCFNeil
9 years agoQrew Captain
What are your two DBIDs? _DBID_Customers & What?
What are the field IDs for the [Location No] on those two tables respectively?_
What are the field IDs for the [Location No] on those two tables respectively?_