Hi,
i am creating a .cvs file from values of some fields in a database separated by semicolon (.
the file is created, but all the data in a line is crammed into one cell instead multiple cells. is there anyway to put each item that is separated by ( into a separate cell?
john;doe;123 elm street;anytown;tx;87444
all this data is going into one cell
i like each item to be in a single cell
thanks much.
i am creating a .cvs file from values of some fields in a database separated by semicolon (.
the file is created, but all the data in a line is crammed into one cell instead multiple cells. is there anyway to put each item that is separated by ( into a separate cell?
john;doe;123 elm street;anytown;tx;87444
all this data is going into one cell
i like each item to be in a single cell
thanks much.