W
wilhelmmt
I have a form that pops up when a certain value is selected in an Option
Group on my main form. The user enters free from data in an unbound box on
the popup form, then submits the "comment" through a background macro. The
macro should write the "comment" back to the main form via a SetValue
command, however, the macro is halted because it can't find the original
form, which has remained open. Is SetValue the correct command to use in the
macro?
Group on my main form. The user enters free from data in an unbound box on
the popup form, then submits the "comment" through a background macro. The
macro should write the "comment" back to the main form via a SetValue
command, however, the macro is halted because it can't find the original
form, which has remained open. Is SetValue the correct command to use in the
macro?