example text box: one line one product book food car question : how to array split these three products? Thanks
Thank you, another problem: how to replace two vbCrLf become one vbCrLf I have tried these ways but not working. replace(stringX,"vbCrLfvbCrLf","vbCrLf") replace(stringX,vbCrLfvbCrLf,vbCrLf) Please help Thanks,