P
PamD
I am very new to VBA so I may not be explaining my
problem clearly but I sure hope I am. I have a FormA and
a FormB (subform). All events for both forms are done in
VBA. I need to pass the value of txtbox2 on FormA to the
subroutine where the first calculations are done on
FormB. Can someone tell me how to pass the txtbox2 value
from FormA to FormB? Both forms are open.
problem clearly but I sure hope I am. I have a FormA and
a FormB (subform). All events for both forms are done in
VBA. I need to pass the value of txtbox2 on FormA to the
subroutine where the first calculations are done on
FormB. Can someone tell me how to pass the txtbox2 value
from FormA to FormB? Both forms are open.