I have an existing report on which I was trying to get a parameter prompt to appear to ask the user to fill in the appropriate year. I used a textbox and set the control source as =”Contract Year ” & [Enter a contract year]
The report runs fine, I just don’t get a parameter prompt at all and end up with the dreaded #Name? in the textbox.
I just tried this out on a number of other databases and some worked fine. Others got #Name? I added a trial textbox to an existing 2000 format database running under 2003 on a Vista laptop and it failed. I opened another database on my desktop where the troublesome database is and was able to add a parameter prompt onto a report. In short, some databases are OK with this and others aren’t. The one where I really want the parameter prompt is far too large to try and strip down.
Any ideas where to look? Ultimately, it isn’t such a big deal, but it is annoying…