Converting words to numbers

V

vstromer77

Is there any way to convert words to numbers i.e. 'One' to 1, 'five' to
5 etc etc

I have found how to convert numbers to words but nothing on how to do
the reverse :confused:
 
T

Tom Ogilvy

Somewhere amongst the advertising, there was a VBA procedure that does the
opposite of what the OP asked.
 
Top