L
Lawribird
How do I find a string of characters like "?---?" on the worksheet then
replace them with the cell value in the cell directly above them using a
macro. For example I might find the "?---?" in C23 and need to replace it
with the value in B23. The value is always the one directly above. I know how
to "find/replace" but this seems to be creating an absolute reference despite
the fact that I don't have any $ preceeding the string.
Thanks
LP
replace them with the cell value in the cell directly above them using a
macro. For example I might find the "?---?" in C23 and need to replace it
with the value in B23. The value is always the one directly above. I know how
to "find/replace" but this seems to be creating an absolute reference despite
the fact that I don't have any $ preceeding the string.
Thanks
LP