Hello,
I'm trying to rename a merged cell and I'm getting the following error and the last line of the code is highlighted when I debug:
Run-time error '70' : Permission denied
Sub RenameCell()
'
' '
Sheets(Sheets.Count).Select
Cells.Find(what:="general ledger"...