View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Pogo Pogo is offline
external usenet poster
 
Posts: 17
Default Extracting a number in a text string

I need to extract a number from a text string. For example, Cryo Technician
$100.00. I want to extract the $100 rate and use it in another function,
i.e., Rate x hours.

I hope I made myself clear. Thanks in advance.