L
Leonard
I have tried to use the DLookUp Funciton using a module
level variable as the criteria. When I do, Access keeps
putting brackets around the variable name MyModVar.
=DLookup("[MyName]", "MyTable", "[MyID] = " & MyModVar)
Any and all help welcome
Thanks
Leonard
level variable as the criteria. When I do, Access keeps
putting brackets around the variable name MyModVar.
=DLookup("[MyName]", "MyTable", "[MyID] = " & MyModVar)
Any and all help welcome
Thanks
Leonard