I want to rename the worksheet based on cell value and delete the row where cell value
1.Worksheet 1 contains cell value A1 have fruits. Worksheet 1 will be renamed as fruits. In the worksheet fruits, Cell value row should get delete. Worksheet 2 contains cell value A1 have vegetables. Worksheet 2 will be renamed as vegetables, cell value row will be deleted.
Some cases, Worksheet 2 can have cell value fruits,Worksheet 1 can have cell value vegetables
2. Sheet order may vary. Code should work where the word matches in the entire workbook, It should rename the worksheet and delete the cel value row
3. automatically rename till the last value
1.Worksheet 1 contains cell value A1 have fruits. Worksheet 1 will be renamed as fruits. In the worksheet fruits, Cell value row should get delete. Worksheet 2 contains cell value A1 have vegetables. Worksheet 2 will be renamed as vegetables, cell value row will be deleted.
Some cases, Worksheet 2 can have cell value fruits,Worksheet 1 can have cell value vegetables
2. Sheet order may vary. Code should work where the word matches in the entire workbook, It should rename the worksheet and delete the cel value row
3. automatically rename till the last value