View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Teethless mama Teethless mama is offline
external usenet poster
 
Posts: 3,718
Default Not sure what function to use?

=REPLACE(A1,FIND("-",A1),99,"")


"Steve Douglas P2p, MCP" wrote:

Hi all,

I have a cell (lets say A1) which has a vaule of "NW060D-Q1."

i would like cell a2 to strip the value of a1 to the "-" so A2 value =
"NW060D"

Grateful if anyone can suggest a formula or solutin for this.

Regards
Steve