G
Guest
I'm trying to find a macro to clear cells with specific data found within.
I.E. Range A1
D3000 and only clear cells in a range that contain
("110-115"). I.E. 70A110:70A0115. This is what I have
Sub MacroClearCell()
I.E. Range A1
D3000 and only clear cells in a range that contain("110-115"). I.E. 70A110:70A0115. This is what I have
Sub MacroClearCell()