Russ At Index
Well-known Member
- Joined
- Sep 23, 2002
- Messages
- 708
- Office Version
- 365
- 2016
- Platform
- Windows
- MacOS
Morning ,
I have the following data that i need to run a macro
based task with:
I extract a piece of data which has three alpha characters ,
28E15B1P ( E , B & P )
If it is possibe , i would like the operative to run a macro that
removes the E , B and the 1P , so we are left with 28 and 15 ,
then multiply the 28 by the 15.
So the numeric before the E is multilpied by the numeric after the
E but before the B
TIA
Russ
I have the following data that i need to run a macro
based task with:
I extract a piece of data which has three alpha characters ,
28E15B1P ( E , B & P )
If it is possibe , i would like the operative to run a macro that
removes the E , B and the 1P , so we are left with 28 and 15 ,
then multiply the 28 by the 15.
So the numeric before the E is multilpied by the numeric after the
E but before the B
TIA
Russ