hi guys i have written a small program to receive data from a cash reg printer everything works fine but(yes theres always a but) the data from the till output is in compleat string ie bread 0.67 what i want to do is extract the last text on right and store it to excell and the first piece of text and store it in a different cell my problem is i dont know how to splilt the string into 2 .
thankyou