M
michelle_ho
Suppose in cell D3, the value is "Christine White".
I have two variables, firstName and lastName as String.
How can I separate "Christine White", so that firstName = "Christine
and lastName = "White"??
Thx a lot
I have two variables, firstName and lastName as String.
How can I separate "Christine White", so that firstName = "Christine
and lastName = "White"??
Thx a lot