Hi,
I'm trying to find the position of the last space bar before the number of characters in a cell exceed 30. To do this I need to configure a search function which searchs from right to left. Starting from 30 characters and working backwards to find the location of the next space.
How would I go about doing this!?
Any suggestions would be greatly appreciated.
Thanks,
Harry
I'm trying to find the position of the last space bar before the number of characters in a cell exceed 30. To do this I need to configure a search function which searchs from right to left. Starting from 30 characters and working backwards to find the location of the next space.
How would I go about doing this!?
Any suggestions would be greatly appreciated.
Thanks,
Harry