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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.