larrydavid
Programmer
Hello,
I have a popup form which has a textbox which gets its value from the textbox on another form like so:
=Forms.CC_frm_Analyst_Admin!ANALYSTNAME
This form is on top of the form where a user can change the value of this textbox. When this value is changed, I need to make the value refresh automatically. I have been trying to do this, on my own and based on some research I've done online, but am unable to get this to work without a manual refresh. I've tried working with the lost/got focus events adn so forth, but no go. Any help greatly appreciated.
Thanks,
Larry
I have a popup form which has a textbox which gets its value from the textbox on another form like so:
=Forms.CC_frm_Analyst_Admin!ANALYSTNAME
This form is on top of the form where a user can change the value of this textbox. When this value is changed, I need to make the value refresh automatically. I have been trying to do this, on my own and based on some research I've done online, but am unable to get this to work without a manual refresh. I've tried working with the lost/got focus events adn so forth, but no go. Any help greatly appreciated.
Thanks,
Larry