Thread: Removing text
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
pokdbz pokdbz is offline
external usenet poster
 
Posts: 43
Default Removing text

I have a variable and I need to remove everything after the last "_" in a
string including the "_".

Example
abc_def_ghi_jklmnop

Result: abc_def_ghi