Can't for the life of me figure out why this won't work.
Simple DLookup
rid_Database is valid field in table tblDatabases
3CONP is a valid entry within the field sDatabaseShortForm
all i get is ????????
Simple DLookup
Code:
? DLookup("rid_Database", "tblDatabases", "[sDatabaseShortForm]='3CONP'")
3CONP is a valid entry within the field sDatabaseShortForm
all i get is ????????