C
ClackerDacker
Hi,
I have a range of cells that have come in from another app that have
basic formatting instructions as part of the text, i.e.
2.33|b| where |b| means this should be bold
4.26|o| where |o| means I have to display the cell with blue text
Now I'm currently doing this is ssslllooowww way of going thru the
cells and checking each one.
Are there any tricks I can use to quickly format the cells as required
AND remove the formatting detail from the cell, i.e.
2.33|b| becomes *2.33* and 4.26|o| 4.26?
I hope someone can make my app speed up
TIA
I have a range of cells that have come in from another app that have
basic formatting instructions as part of the text, i.e.
2.33|b| where |b| means this should be bold
4.26|o| where |o| means I have to display the cell with blue text
Now I'm currently doing this is ssslllooowww way of going thru the
cells and checking each one.
Are there any tricks I can use to quickly format the cells as required
AND remove the formatting detail from the cell, i.e.
2.33|b| becomes *2.33* and 4.26|o| 4.26?
I hope someone can make my app speed up

TIA