Microsoft
Software
Hardware
Network
Question : Access VBA - best way to get field value based on ID
Hi
I want to get the value of Field3 based on an ID number that I have got programatically.
Is the best way using a DLookup or a SQL statement. Please could you show me an example
Thank you
Answer : Access VBA - best way to get field value based on ID
One way ...
=DLookup("[Field2]","YourT
ableOrQuer
yName", "[ID] = " & Me.YourID)
Where ID is numeric
mx
Random Solutions
windows cannot access the specified drive, path, or file. You may not have the appropriate permissions to access the item
Batch file to copy and verify
Delete user profiles based on the age of the ntuser.dat file.
Sharepoint Knowledge Base template
asp.net I am trying to read and convert the @@IDENTITY value - it works in one of my Procs. - but not in another
Driving Distance between Postcodes
How do I get Windows to search for files only?
Crystal 10 Versions
Trying do I determine who has a file open?
Location of Windows 7 Registry