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
Gridview - Fully Editable
How do I add an external DNS route to point to an interal IP
Use an unbound column from a combo box
Interpretation of load average vs. CPU utilization
aspx page not loading image at run time....
Access-list
VBA syntax to include a specific directory and a selected file
Generate report/query from sample data
Small business server 2003 - sent mail is "lost" somewhere...
Format of date command