Looking for formula to extract values using Left, Right, Mid, or Substitute Function. Desired outcome in B2:C5. See sample file.
Thanks
Looking for formula to extract values using Left, Right, Mid, or Substitute Function. Desired outcome in B2:C5. See sample file.
Thanks
This ??
in C2
=TRIM(LEFT($A2,FIND("-",$A2)-2))
in D2
=TRIM(LEFT($A2,FIND(",",$A2)-1))
Last edited by JohnTopley; 07-08-2021 at 02:24 PM.
In C2
Formula:![]()
Please Login or Register to view this content.
In D2
Formula:![]()
Please Login or Register to view this content.
Diana Tanase
If the solutions offered helped you to solve your problem, then mark the thread as SOLVED (thread tools in the top menu) and you can click on * to add reputation to those who helped you, as a way to say thank you !
tanasedn: Outstanding solution. Thank you.
JohnTopley: Great solution. Thanks
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks