M
Mia
I added a subform to my main form. I want to requery that
subform anytime my combo box information is changed. For
my combo box "OnClick" function, I have it running a Macro
that would first run my query, then requery my subform.
Every time I run it, though, it gives me an error "There
is no field called 'Intensity Work Request' in the current
record.". I deleted and re-added my subform, tried it in
Visual Basic code instead of the macro, renamed, etc...
and nothing works. I have my control listed just as it is
on the properties window under control source, without
brackets or quotes. Any thoughts on what I can do to fix
this?
subform anytime my combo box information is changed. For
my combo box "OnClick" function, I have it running a Macro
that would first run my query, then requery my subform.
Every time I run it, though, it gives me an error "There
is no field called 'Intensity Work Request' in the current
record.". I deleted and re-added my subform, tried it in
Visual Basic code instead of the macro, renamed, etc...
and nothing works. I have my control listed just as it is
on the properties window under control source, without
brackets or quotes. Any thoughts on what I can do to fix
this?