philip2000
Programmer
Hi,
can i use dblookup using two keywords? for example:
value := @DbLookup("":"NoCache";"":"Names.nsf" ; "People" ; "Mighty" and "Young" ; "FullName" @If(@IsError(value); "Not Available"; value)
when i use one keyword, it works fine but when i try two or more, it fails.
Thanks
can i use dblookup using two keywords? for example:
value := @DbLookup("":"NoCache";"":"Names.nsf" ; "People" ; "Mighty" and "Young" ; "FullName" @If(@IsError(value); "Not Available"; value)
when i use one keyword, it works fine but when i try two or more, it fails.
Thanks