Hi Experts,


I am trying to extract text between two hypes,

Example cell Text : node=t1.test.com-Global Catalog Access-f43fb8d0

Forumula Utilized: =MID($A2, FIND("-",$A2)+1, FIND("-",$2))

Current Result : Global Catalog Access-f43fb8d0ADS

Expected Result: Global Catalog Access

Kindest Regards,
VCP Muthukrishna.