Hi Everyone,
I did a lot of searching and everything I found was more complex than what I was looking for. Mostly VBA code, not just excel formula.
I would like to pull the left most characters in a string until the first "/".
String example: 10/1 Truck
Would like to just pull the "10"
Thanks for help in advance!
I did a lot of searching and everything I found was more complex than what I was looking for. Mostly VBA code, not just excel formula.
I would like to pull the left most characters in a string until the first "/".
String example: 10/1 Truck
Would like to just pull the "10"
Thanks for help in advance!