G
Guest
I unwisely linked a form to a table that had a field named "date" in it. The
form has date filters on it, so I often have to reset the filter to "today",
and normally use Date to do this.
I notice that this confused the form, which thought I was referring to the
field instead of the function. I couldn't figure out how to fix this, so I
renamed the field in the table (which was temp data). However, the form still
seems to remember that I _used_ to have a field called "date" and now it
gives me errors saying the field is missing when I try to call the function.
Any advice?
Maury
form has date filters on it, so I often have to reset the filter to "today",
and normally use Date to do this.
I notice that this confused the form, which thought I was referring to the
field instead of the function. I couldn't figure out how to fix this, so I
renamed the field in the table (which was temp data). However, the form still
seems to remember that I _used_ to have a field called "date" and now it
gives me errors saying the field is missing when I try to call the function.
Any advice?
Maury