On a report, I just want to show the value (the number it contains) of a field in my table for a specific date. The expression I'm using is "=([field])" which works okay.
Is that the expression to use to simply show what's in a field?
To display a field in a report, your control source for the text box can be set to:
[FieldName]
There is a dropdown list in the control source property that allows you to easily select a field from your report's record source.
I am lost regarding what you mean by "for a specific date".
Duane
MS Access MVP
Find out how to get great answers faq219-2884.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.