Forum Discussion

sf49ers19238597's avatar
sf49ers19238597
Iron Contributor
Jan 27, 2021

I need vba code or function to automatically put data in next selection

I have playoffs file one my friend help me. I have press a button or switch to different worksheet to update data after I type in all score. How I make it automatically put data in?

 

 

Thanks You

7 Replies

  • mathetes's avatar
    mathetes
    Silver Contributor

    sf49ers19238597 

     

    You've had a lot of views (over 60 as I write this) but no replies. I think it's because your request is quite confusing. Is it possible for you to post a copy of the spreadsheet itself? Without that, I doubt you're going to get any further response.

      • mtarler's avatar
        mtarler
        Silver Contributor

        sf49ers19238597 Interesting that your name is sf49ers but have chiefs winning ...

        Sooo you can add a Worksheet_Change function and see if the score values changed and if so then run the macro but why have a macro at all?

        I have recreated the macro action using in-cell formulas for the top half so it will update those later games automatically when you enter the scores.  I left the lower half and any further clean-up for you 🙂

        see attached

Resources