View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
WDP
 
Posts: n/a
Default Extract From Cell

Everyone:

All these suggestions gave me the excact data I needed.

Thank you for your time in responding




"WDP" wrote:

Hi:

I have data in the following format:

\\192.100.1.94\documents and settings\user\my documents\file.pst

I want to extract the IP address from this line...ie....192.100.1.94

I guess I am looking for a function that will look for the only instance of
"\\" in the line....and then give me everything to the right (up to the 1st
instance of "\"

Can anyone help

Thanks
Warren Phillips