Hi to all
I have decompiled my file to clean up old compile states but i have a problem now. I have several references in VBA to fields that are "pulled" from the rowsource but are not actually a inserted field in the form. This way i don't have lots of invisible fields when i just need the value and don't need the user to see it. The problem is that now when i try to compile the VBE gives me an error as the field doesn't exist. Is this normal and is there a way of overcoming this?
Thanks for any reply
I have decompiled my file to clean up old compile states but i have a problem now. I have several references in VBA to fields that are "pulled" from the rowsource but are not actually a inserted field in the form. This way i don't have lots of invisible fields when i just need the value and don't need the user to see it. The problem is that now when i try to compile the VBE gives me an error as the field doesn't exist. Is this normal and is there a way of overcoming this?
Thanks for any reply
Last edited: