M
Mark Peereboom
I am currently working in Excel with a lot of paths like:
T:\Program Files\Common Files\InstallShield\Engine\6
\Intel 32\
I need to find a way to determine the position of second
to last backslash. I could also easily remove the last
character of the string in which case I would have to
look for the last backslash in the string. I don't know
if this would make it easier. I know there is a way to do
it in Basic but I am not really in to that.
Is there a way to achieve this without using Basic?
T:\Program Files\Common Files\InstallShield\Engine\6
\Intel 32\
I need to find a way to determine the position of second
to last backslash. I could also easily remove the last
character of the string in which case I would have to
look for the last backslash in the string. I don't know
if this would make it easier. I know there is a way to do
it in Basic but I am not really in to that.
Is there a way to achieve this without using Basic?