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
--
Message posted from
http://www.ExcelForum.com