Good EVening -
I need to set the criteria in a DCount to make a column = "CurrentFEVersion" in my options table but I'm not sure how to reference it.
Does anyone have any suggestions?
Thanks!
strFEMaster = DLookup("OptionValueTxt", "tblOptions", [OptionType] = "CurrentFEVersion")