Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. philip2000

    @dblookup using two keywords

    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...
  2. philip2000

    list

    Im using Notes 5. Sorry i forgot to post it.
  3. philip2000

    list

    Hi, I'd like to ask if there is a way for me to automatically choose an element from a dialoglist? Here's the situation, i used DbLookup to get a value in our NAB, the keyword i used is the surname of the user. Problem is my code returns all the value of people with the same surname. i need a...

Part and Inventory Search

Back
Top