Forum Discussion

Maxine14062's avatar
Maxine14062
Brass Contributor
Oct 15, 2024

FindFirst not working

I have a 365 database with the following code: Set rst = CurrentDb().OpenRecordset("SchedFieldTable") mFID = DLookup("[FID]", "SchedFieldTable", "[Width]+[Left] > 10.5 * 1440") MsgBox "[FID] = "...

Resources