I try this way:
I got FRM A: two textbox inside (1)Firstname 2) Lastname)
I would like to copy the union of the both separated by space into another form B textbox (FirstnameLastname)
example
FORM A: firstname : SPRINGSTEEN
lastname: BRUCE
into FORM B:
firstnameLastname: SPRINGSTEEN BRUCE
I got FRM A: two textbox inside (1)Firstname 2) Lastname)
I would like to copy the union of the both separated by space into another form B textbox (FirstnameLastname)
example
FORM A: firstname : SPRINGSTEEN
lastname: BRUCE
into FORM B:
firstnameLastname: SPRINGSTEEN BRUCE