Hello:
I have a form (F_TestRpt) that needs to get it's information from an unbound value on another form (F_MixDesign). The issue is that the F_MixDesign form wouldn't be open when the F_TestRpt was open, so I was wondering if when the F_TestRpt was launched, if it would be possible to also launch the MixDesign form in the background as invisible?
Thanks
I have a form (F_TestRpt) that needs to get it's information from an unbound value on another form (F_MixDesign). The issue is that the F_MixDesign form wouldn't be open when the F_TestRpt was open, so I was wondering if when the F_TestRpt was launched, if it would be possible to also launch the MixDesign form in the background as invisible?
Thanks
Comment