L
Lory
Hello,
I have stuff in Columns A, B, C and in approx 10,000 rows...
and the stuff stored in Column A looks like this:
AB-CD-EFG abcabd abd adf
1) In Column A, I would like to write a macro that extracts only th
first "word" (in the above row example would be AB::CD:EFG) and replac
the contents of that cell. I would like the macro to do it for all o
Column A.
Column B looks like this:
ABC 5, BCD 6
2) In Column B, I would like to write a macro that extracts only th
first number (in the above example would be 5) and replace the content
by it, then extracts the second number (6) and replace Column C by tha
number. I would like to do this for all of the rows.
How can I do this? I'm a novice in Excel.
Thanks in advance!
- Lor
I have stuff in Columns A, B, C and in approx 10,000 rows...
and the stuff stored in Column A looks like this:
AB-CD-EFG abcabd abd adf
1) In Column A, I would like to write a macro that extracts only th
first "word" (in the above row example would be AB::CD:EFG) and replac
the contents of that cell. I would like the macro to do it for all o
Column A.
Column B looks like this:
ABC 5, BCD 6
2) In Column B, I would like to write a macro that extracts only th
first number (in the above example would be 5) and replace the content
by it, then extracts the second number (6) and replace Column C by tha
number. I would like to do this for all of the rows.
How can I do this? I'm a novice in Excel.
Thanks in advance!
- Lor