I have a cell that has a combination of text within asterisks, text/email within $ signs and then an entry from a range of entries (nd, am, pm, ndam, ndpm, sat, ndsat, bw, ndbw). It's possible that none of these are in the cell or all of them.
I can get the cell the cell to read the range of entries and put the relevent entry into the cell and leave empty if it's not there using IF formula, the issue is that I want to ignore the content between the asterisks and the content between the cells and using IF doesn't seem to do this.
Is there a way that I can do this?
Examples below with result I'd like:
1 - *text here nd* $ndemail@email$ nd = nd
2 - $email$ *text* SAT = sat
3 - *text* = blank
4 - ndbw = ndbw
Thanks for any help
I can get the cell the cell to read the range of entries and put the relevent entry into the cell and leave empty if it's not there using IF formula, the issue is that I want to ignore the content between the asterisks and the content between the cells and using IF doesn't seem to do this.
Is there a way that I can do this?
Examples below with result I'd like:
1 - *text here nd* $ndemail@email$ nd = nd
2 - $email$ *text* SAT = sat
3 - *text* = blank
4 - ndbw = ndbw
Thanks for any help