From my main form I am opening a second form, a calculator. I would like to return the completed calculation and focus from the calculator back to a textbox on the main form. I have been unsuccessful trying the DoCmd.GoToContr ol and Forms!,etc. Could someone offer an example?
Returning a result to the main form
Collapse
X
Comment