P
Paul Black
Hi everybody,
I have the following in Cell B2 :-
LD(24,6,3,6)=163
How can I extract with VBA the ...
24 < this could be 3 digits
6 < this could be 2 digits
3 < this could be 2 digits
6 < this could be 2 digits
163 < this could be 4 OR 5 digits
.... so they go in Cells E6:E10 please. There will always be a comma
and the final figure will always follow the = sign.
Thanks in Advance.
All the Best.
Paul
I have the following in Cell B2 :-
LD(24,6,3,6)=163
How can I extract with VBA the ...
24 < this could be 3 digits
6 < this could be 2 digits
3 < this could be 2 digits
6 < this could be 2 digits
163 < this could be 4 OR 5 digits
.... so they go in Cells E6:E10 please. There will always be a comma
and the final figure will always follow the = sign.
Thanks in Advance.
All the Best.
Paul