G
Guest
Hi everyone,
I am positive that I seen Marsh or someone post an answer for this but I
cannot get the right search criteria right or something.
My problem is that I have a subform with a textbox in the footer that
displays a calculated value that I have working perfectly in the query that
it resides.
When I try using:
DLookup("TotalValue", "qryRunningTotal")
I get the ever annoying "#Name?" error. If I run the query by itself; no
problem. Once I put the DLookup in the textbox (even in a textbox that is on
a blank form all by itself), I get the error.
I know I am missing something minor, but if anyone could point me in the
right direction, I would greatly appreciate it.
Thanks!
Lance
I am positive that I seen Marsh or someone post an answer for this but I
cannot get the right search criteria right or something.
My problem is that I have a subform with a textbox in the footer that
displays a calculated value that I have working perfectly in the query that
it resides.
When I try using:
DLookup("TotalValue", "qryRunningTotal")
I get the ever annoying "#Name?" error. If I run the query by itself; no
problem. Once I put the DLookup in the textbox (even in a textbox that is on
a blank form all by itself), I get the error.
I know I am missing something minor, but if anyone could point me in the
right direction, I would greatly appreciate it.
Thanks!
Lance