Quantcast
Channel: UiPath Community Forum - Topics tagged error
Viewing all articles
Browse latest Browse all 4384

How to rename the sheet using macros

$
0
0

Sub ChangeSheetName(SheetOldName As String, SheetNewName As String)
Sheets(SheetOldName).Name = SheetNewName
End Sub
i was using this vba code to change the sheet name any suggestion other than this code please.

in my project this formula is not applicable for few states excel sheets .

need another way do to this.

my sheet name will be changing always and it is not dynamic

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 4384

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>