P
pubdude2003 via AccessMonster.com
hey all, been a long, long week!
I am trying to do a simple dlookup on a query
=Nz(DLookUp([CountOfJustFile],"Query8"))
I have tried every combination of the quotations and square brackets (with
and without the Nz) but it continues to fail. As you can see the 'field' is a
count of a field (which should be an integer?) on a query call Query8.
Any help would be appreciated.
I am trying to do a simple dlookup on a query
=Nz(DLookUp([CountOfJustFile],"Query8"))
I have tried every combination of the quotations and square brackets (with
and without the Nz) but it continues to fail. As you can see the 'field' is a
count of a field (which should be an integer?) on a query call Query8.
Any help would be appreciated.