I
i_sydney_man
Hi all,
My aim is to extract two different strings from one string.
The text is :
=SUMPRODUCT((Category="Sales & Distributions")*(Dept =
"Marketing")*(Apr))
And i need to separate out into the "Sales & Distributions" and
"Marketing", and most likely "Apr" as well. i have tried various combos
of InStr, Mid, left etc. I can get the "S..& D.." but stumped on the
last two.
Any suggestions would be much appreciated.
Cheers...
My aim is to extract two different strings from one string.
The text is :
=SUMPRODUCT((Category="Sales & Distributions")*(Dept =
"Marketing")*(Apr))
And i need to separate out into the "Sales & Distributions" and
"Marketing", and most likely "Apr" as well. i have tried various combos
of InStr, Mid, left etc. I can get the "S..& D.." but stumped on the
last two.
Any suggestions would be much appreciated.
Cheers...