I verified the field was there and got the same message. I have Access 2003;
Do you have a later version? I am wondering if the earlier version it works
this way.
You stated "verified the field was there" how about a text boxes named AMV
and AMVTarget? "Fields" are in tables, queries, and recordsets.

Signature
Duane Hookom
Microsoft Access MVP
> I verified the field was there and got the same message. I have Access 2003;
> Do you have a later version? I am wondering if the earlier version it works
[quoted text clipped - 45 lines]
> > > > > End If
> > > > > End Sub
rmcompute - 03 May 2008 14:01 GMT
Yes, that was it! The report I was changing had text boxes which referenced
fields AMV and AMVTarget, but there were no text boxes for just AMV and
AMVTarget. When I added them, I was able to compile and run the report.
Thanks for the help and best regards.
> You stated "verified the field was there" how about a text boxes named AMV
> and AMVTarget? "Fields" are in tables, queries, and recordsets.
[quoted text clipped - 48 lines]
> > > > > > End If
> > > > > > End Sub