P
pltaylor3
I am trying to use a previous record value in a report in Access 2002.
The backend db is an SQL server and I am trying to set the recordset
value to
=DLookUp([Current Lap],[pitstrategy],[OutingNumber]=[Report]![Pit
Strategy]![OutingNumber]-1)
and it is giving me a name error when i run the report. I got this
code from
http://support.microsoft.com/default.aspx?scid=kb;en-us;101081 and the
" everywhere give me a number error. Any insight is greatly
appreciated.
thanks
The backend db is an SQL server and I am trying to set the recordset
value to
=DLookUp([Current Lap],[pitstrategy],[OutingNumber]=[Report]![Pit
Strategy]![OutingNumber]-1)
and it is giving me a name error when i run the report. I got this
code from
http://support.microsoft.com/default.aspx?scid=kb;en-us;101081 and the
" everywhere give me a number error. Any insight is greatly
appreciated.
thanks