Can someone suggest me a code to extract number 9 from the range A1:A1000?
Numbers in Column A:
A1 = 1
A2 = 2
A3 = 3... and so on
A1000 = 1000
Now, I am trying to extract all the 9's from Column "A" and paste in Column "B" on the next respective cell.
Eg:
A199 = 199
Expected Result:
B199 = 99
Hope I am clear with my question.
Thanks,
Murugesh
Numbers in Column A:
A1 = 1
A2 = 2
A3 = 3... and so on
A1000 = 1000
Now, I am trying to extract all the 9's from Column "A" and paste in Column "B" on the next respective cell.
Eg:
A199 = 199
Expected Result:
B199 = 99
Hope I am clear with my question.
Thanks,
Murugesh