I'm using the LEFT function like this:
LEFT("Lorem Ipsum", 5)Is it possible to get hold of the original text ("Lorem Ipsum") from a cell in which the formula above is used? If I just reference the cell I get just "Lorem".
I'm using the LEFT function like this:
LEFT("Lorem Ipsum", 5)Is it possible to get hold of the original text ("Lorem Ipsum") from a cell in which the formula above is used? If I just reference the cell I get just "Lorem".