I'm not being able to find the correct sintax do use Yes/No field as a criteria in my Dlookup function:
AttachPrep = DLookup("[Flux]", "251 Preparation", "[Selected]= Yes")
Many other sintaxes like -1, true, etc...... all return data type mismatch .
Any help? Any clue?
AttachPrep = DLookup("[Flux]", "251 Preparation", "[Selected]= Yes")
Many other sintaxes like -1, true, etc...... all return data type mismatch .
Any help? Any clue?