gheyman
Well-known Member
- Joined
- Nov 14, 2005
- Messages
- 2,347
- Office Version
- 365
- Platform
- Windows
Is there a way VBA to have the user identify a workbook and then once they selected the workbook to copy in a tab from that workbook?
Only if the workbook has a tab named "CMCS Bill of Materials".
But I also want to make sure the current workbook doesn't already have a tab by that name. (if it does, something like a MsgBox that says they must first delete the current tab named "CMCS Bill of Materials" and or give them an option to delete it before proceeding).
Hope this isn't too much.
Thanks for the Help. Always trying to learn.
Only if the workbook has a tab named "CMCS Bill of Materials".
But I also want to make sure the current workbook doesn't already have a tab by that name. (if it does, something like a MsgBox that says they must first delete the current tab named "CMCS Bill of Materials" and or give them an option to delete it before proceeding).
Hope this isn't too much.
Thanks for the Help. Always trying to learn.