S
Steveal
I have a long column of numerical data with occassional random
occurences of text in a cell, like so:
25
37.5
48
25.9
57
NAM
65
59
24
etc.
I want to replace every occurrence of "NAM" (always the same text)
with the contents of the cell immediately above.
In the example above I want to replace NAM with 57.
Can I do this using Find/replace?
Steve
occurences of text in a cell, like so:
25
37.5
48
25.9
57
NAM
65
59
24
etc.
I want to replace every occurrence of "NAM" (always the same text)
with the contents of the cell immediately above.
In the example above I want to replace NAM with 57.
Can I do this using Find/replace?
Steve