Bottom line is... I need a function that will fix all kinds of comma errors so that the finished product contains only 1 comma and space after each value. So it will take a cell like this:
, ROUTINE, , , TOXICOLOGY, TCM , OTHER (URINALYSIS),
and turn it into this:
ROUTINE, TOXICOLOGY, TCM...