in report Design view, add an unbound textbox control and set its'
ControlSource property to
=isModified([Name])
make sure you don't have a field in the report's RecordSource called Name
(you shouldn't anyway, because Name is a reserved word in Access).
hth
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.