M
mattc66 via AccessMonster.com
I have a form that pop's up if the user click a button. I need to pass the
data from on feild on my main form to a feild on the pop up form. I tried
using the me.fldname = me.fldname after the DoCmd, but that didn't do it.
Any Ideas?
data from on feild on my main form to a feild on the pop up form. I tried
using the me.fldname = me.fldname after the DoCmd, but that didn't do it.
Any Ideas?