Forum Discussion

sf49ers19238597's avatar
sf49ers19238597
Iron Contributor
Dec 28, 2024

I have couple NFL schedule file have same name userform

The old NFL schedule view weekly schedule is working take at this first file fist. 

 

Than take look at NFL scdules.

I have a problem with userform that called  view weekly form it give me error I need help  update code 

 

 

 

Thanks You very much

 

2 Replies

  • I have try before I post on here to get help with problem. Both start in different row.

     

     

     

     

    Thank you 

  • Try to fix by below steps:

     

    • Identify the Problem: First, let's determine what error message you're receiving. This can help narrow down the cause of the issue.
    • Check Userform Code: Open the VBA editor in Excel (press Alt + F11), find the "view weekly form" userform in your NFL schedule files, and review the code for any issues.
    • Compare Code: If the code is working in the old NFL schedule file, compare the working userform code with the one that's giving you an error. Look for any differences or missing components.
    • Update Code: Based on the comparison, update the code in the problematic userform to match the working one.

Resources