I have a range of cells from A1 down to about Z1000, but the range does vary.
The cells contain data pulled in from various spreadsheets by data link.
What I need is vba to assess the range and if a cell contains "SM Input" in the formula path then the cell stays as a formula.
Any cell that does not contain "SM Input" then it converts the formula in that cell to a value.
My finished range is then either a cell value or a cell formula which contain "SM Input" somewhere in the link path.
Does a VBA routine exist that will achieve this ?
Many thanks for any help you can give.
Bookmarks