I have a URL in column A and would like a fromula that extracts a portion of the URL in Column A and puts the results in Column B. In essance I want to extract everthing up to the forth "/" but not including the forth slash. Below is a representation of what I am looking for. Column A has the URL I want to manupulated, Column B has the new URL manipulated by a formula.
Column A
http://abc/sales/pages/home.aspx
http://abc/apps/lists/classified/default view.aspx
http://abc/accounting/pages/home.aspx
http://abc/markenting/pages/home.aspx
http://abc/hr/pages/hr.aspx
http://abc/directory/pages/person.aspx
Column B (results using a formula)
http://abc/sales
http://abc/apps
http://abc/accounting
http://abc/marketing
http://abc/hr
http://abc/directory
Thanks for your help!
Column A
http://abc/sales/pages/home.aspx
http://abc/apps/lists/classified/default view.aspx
http://abc/accounting/pages/home.aspx
http://abc/markenting/pages/home.aspx
http://abc/hr/pages/hr.aspx
http://abc/directory/pages/person.aspx
Column B (results using a formula)
http://abc/sales
http://abc/apps
http://abc/accounting
http://abc/marketing
http://abc/hr
http://abc/directory
Thanks for your help!