Hi Folks,
I want to look up a record on Form1 and then copy that record (all fileds are of memo data type on the underlying table). Now I want to close Form1 and open another form (Form2) and set all the fields of Form2 to the record I copied from Form1 and save the Form2.
Do anyone have any idea on how to accomplish this via VBA. My VBA skill is not too bad.
Thanks/Shan.
I want to look up a record on Form1 and then copy that record (all fileds are of memo data type on the underlying table). Now I want to close Form1 and open another form (Form2) and set all the fields of Form2 to the record I copied from Form1 and save the Form2.
Do anyone have any idea on how to accomplish this via VBA. My VBA skill is not too bad.
Thanks/Shan.