Hi,
Can someone help me with writing a vba code for doing the following:
Search a specific worksheet in the current workbook
Copy that sheet in a new workbook (by creating a new workbook)
Activate the new workbook
To start with I've made the following code for searching the particular...