Hey all,
Need help with my workbook.
In the summary sheet, columns A and B are players names, which are retrived from a list
I have several worksheets named after some players names,
when I enter in column A the name "John" and in column B the name "Joe" for example, and i fill the row with information, and I type BAB in the L column, this code automatically copies the data to worksheet named "John" and to worksheet named "Joe" and makes some adjustments.
The problem is I need help to bypass the error generated when I enter a name in column A or B that does not have a worksheet named after it.
I need to edit the code to be able to check wether the worksheet of the player exists, if true then continue the code, if not then display a message box saying that the worksheet "player name" does not exist.
Thanks
Bookmarks