I
ilyaskazi
Following are the sheet names containing in workbook:
Sheet1, Temp1, Test1, Check1, Sheet2, Test2, Work2, Pend2
Here if removed digits from sheet names, then:
Sheet1 matches Sheet2
Test1 matches Test2
And non matching names are:
Temp1, Check1, Work2, Pend2
So, what i actually need is to delete these all non matching sheet
through vba
+-------------------------------------------------------------------
|Filename: RmvSheets.zip
|Download: http://www.excelforum.com/attachment.php?postid=3670
+-------------------------------------------------------------------
Sheet1, Temp1, Test1, Check1, Sheet2, Test2, Work2, Pend2
Here if removed digits from sheet names, then:
Sheet1 matches Sheet2
Test1 matches Test2
And non matching names are:
Temp1, Check1, Work2, Pend2
So, what i actually need is to delete these all non matching sheet
through vba
+-------------------------------------------------------------------
|Filename: RmvSheets.zip
|Download: http://www.excelforum.com/attachment.php?postid=3670
+-------------------------------------------------------------------