Help wanted!
Today is obviously not my day....
I'd like to set the recordsource of the subform frm_CustOpporSub3 in the VBA code of the mainform frm_CustOppor:
Forms!frm_CustOppor!frm_CustOppor3.Recordsource = frm_CustOppor.Recordsource
I also tried other variations. Always error messages - either the object does not support the method, type mismatch or whatever.
I hope, someone can help me before I go home...
Thanks in advance, georgp
Today is obviously not my day....
I'd like to set the recordsource of the subform frm_CustOpporSub3 in the VBA code of the mainform frm_CustOppor:
Forms!frm_CustOppor!frm_CustOppor3.Recordsource = frm_CustOppor.Recordsource
I also tried other variations. Always error messages - either the object does not support the method, type mismatch or whatever.
I hope, someone can help me before I go home...
Thanks in advance, georgp