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 derfloh 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: *

  • Users: Blex
  • Content: Threads
  • Order by date
  1. Blex

    IIf Function doesn't work properly

    I have the following criterium in an select query: IIf(IsLoaded("FView Records");[Forms]![FView Records]![Material_nr];[Forms]![FView Specification]![NrField]) What I want to do is check with the IsLoaded function if the form "FView Recorrds" is loaded. If so, the IIf...

Part and Inventory Search

Back
Top