I am getting an “Enter Parameter Value” box when opening a form. The problem is, that the field that it wants a parameter value for has a longer name than can show on the Parameter box, which as near as I can tell cannot be sized to show the whole thing. How can I find out what field it is looking for a parameter value for so I can find and fix it?
(I had several queries that pulled information from other forms underlying the default values for fields on this form, and I’m trying to remove those queries, but apparently I’ve missed one. So it’s looking for for a parameter value for Forms!FormName!FieldName – but I can’t see the whole field name. If I could it would give me a clue which field has this leftover query. I THINK I’ve searched the data properties in all of them, but since I’m still getting this message, I must be missing one)
Thanks for any help. I am tearing my hair!
-cynthia