Hi. I want to ask one problem,
I have one column which is column "M".
If there are any blank cell in column "M", then it will replace with "MPTV".
So, it will loop start from row 2 until lastrow.
here is coding vba that I've try but cannot.
Sub REPLACEBLANK()
'replace Blank to MPTV...