Hi All!
How do I extract a number from a string? Example:
cell D64 has a string "Q30 no lockup" in my case, the first char is always
a letter and the next two chars form a number I need to extract.
When I try
=N(right(left(D64,3),2)) it returns 0 I need 30. I need ultimately to find
the average of these numbers in the strings running across.
Help?
THANKS!
Stan











LinkBack URL
About LinkBacks
Register To Reply
anyway THANKS for replying so quickly.
Bookmarks