Forum Discussion

sf49ers19238597's avatar
sf49ers19238597
Iron Contributor
Sep 10, 2023

I have nfl grid schedule. I press button to put team schedule on own worksheet is error in vba code

I have nfl grid schedule. I press football icon  button to put team schedule on own worksheet stop at colts worksheet.  is error in vba code

11 Replies

      • HansVogelaar's avatar
        HansVogelaar
        MVP

        sf49ers19238597 

        The sheets named 49ERS, BEARS, BENGALS etc. - in other words, the ones whose name is listed in column B of the TEAMS sheet. The code creates a new sheet for each of these names, but if a sheet of that name already exists, you'll get an error.

Resources