I am trying to separate a cell into different cells based on the comma locations in the first cell. I am trying to do it with mid(find()) and just nesting more finds into the function but that is complicated. Is there an easier way to do this. This isn't a column but something i'd like to do automatically so i am trying to stay away from text to columns.
Thanks,
Thanks,