Writing data back to main form

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?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top