Forum Discussion

ShazSh's avatar
ShazSh
Brass Contributor
Jun 15, 2021

Replace the Cell Value throughout the Entire Workbook

I am using FndRplce() code which replaces  fnd = "Ilya Malikzada" with rplc = "Arham" throughout the entire workbook.   I have tried with Application.InputBox("Replace with what?", "Replace Text", ...

Resources