Roster movement in Universe mode

Collapse

Recommended Videos

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dubbduces
    Sideline Football Commish
    • May 2005
    • 1535

    #16
    No message, I just can't click the button
    Sideline Football League
    SFL Live Host
    ACQB BOWL Champion (49ers, M11)
    SFL BOWL X Champion (Eagles, M12)
    SFL BOWL XIII Champion (49ers, M13)

    Madden 15- Saints
    NFC SOUTH CHAMPIONS (11-4-1)

    Comment

    • dubbduces
      Sideline Football Commish
      • May 2005
      • 1535

      #17
      Re: Roster movement in Universe mode

      I'm guessing the lock has something to do with it?
      Attached Files
      Sideline Football League
      SFL Live Host
      ACQB BOWL Champion (49ers, M11)
      SFL BOWL X Champion (Eagles, M12)
      SFL BOWL XIII Champion (49ers, M13)

      Madden 15- Saints
      NFC SOUTH CHAMPIONS (11-4-1)

      Comment

      • woodjer
        MVP
        • Mar 2003
        • 1196

        #18
        Re: Roster movement in Universe mode

        Originally posted by dubbduces
        I'm guessing the lock has something to do with it?
        Hmmm...looks like you're working on a Mac. I don't see a lock on mine at all and I've opened it on a few different PCs. I'm guessing it's one of two things:
        A) You need to enable macros. On the PC version, you can go to the File tab and then, under Info, you'll have an option to Enable Content. You might also get a message when you open the file that would allow you to Enable Content or Enable Macros.
        B) My worksheet protection (so people don't end up breaking things) is causing problems.

        I'd try option A first since I haven't had any problems with this file on other PCs and didn't need to turn off the protection. Hope this works.
        PSN: JWGoND

        Comment

        • dubbduces
          Sideline Football Commish
          • May 2005
          • 1535

          #19
          Re: Roster movement in Universe mode

          Trying to manually run the macros up in the top and I get this message

          Or It just doesn't do anything....
          Attached Files
          Sideline Football League
          SFL Live Host
          ACQB BOWL Champion (49ers, M11)
          SFL BOWL X Champion (Eagles, M12)
          SFL BOWL XIII Champion (49ers, M13)

          Madden 15- Saints
          NFC SOUTH CHAMPIONS (11-4-1)

          Comment

          • woodjer
            MVP
            • Mar 2003
            • 1196

            #20
            Re: Roster movement in Universe mode

            Originally posted by dubbduces
            Trying to manually run the macros up in the top and I get this message

            Or It just doesn't do anything....
            Well crap...maybe it isn't as ready as I thought. I'll see if I can use my wife's work Mac for a bit and try it out on that. In the meantime, could you post or PM me a screenshot of your setup screen? I don't know that you would have anything there that's causing this but it can't hurt to check.

            Also, I'm assuming that you got that error the first time you tried to run it? It didn't start showing up on the 2nd or 3rd click, did it? Just trying to think of what might be causing this. Also trying to figure out why it's showing up on that sheet and not the Setup sheet where all of my testing errors were showing up.
            PSN: JWGoND

            Comment

            • woodjer
              MVP
              • Mar 2003
              • 1196

              #21
              Re: Roster movement in Universe mode

              Ok, I poked around a bit online and found a little info. Here's my first attempt at a fix...see if this helps. If not, I'll try a couple other things, too.

              MediaFire is a simple to use free service that lets you put all your photos, documents, music, and video in a single place so you can access them anywhere and share them everywhere.
              PSN: JWGoND

              Comment

              • dubbduces
                Sideline Football Commish
                • May 2005
                • 1535

                #22
                Re: Roster movement in Universe mode

                Originally posted by woodjer
                Well crap...maybe it isn't as ready as I thought. I'll see if I can use my wife's work Mac for a bit and try it out on that. In the meantime, could you post or PM me a screenshot of your setup screen? I don't know that you would have anything there that's causing this but it can't hurt to check.

                Also, I'm assuming that you got that error the first time you tried to run it? It didn't start showing up on the 2nd or 3rd click, did it? Just trying to think of what might be causing this. Also trying to figure out why it's showing up on that sheet and not the Setup sheet where all of my testing errors were showing up.
                Do you mean this?
                Attached Files
                Sideline Football League
                SFL Live Host
                ACQB BOWL Champion (49ers, M11)
                SFL BOWL X Champion (Eagles, M12)
                SFL BOWL XIII Champion (49ers, M13)

                Madden 15- Saints
                NFC SOUTH CHAMPIONS (11-4-1)

                Comment

                • dubbduces
                  Sideline Football Commish
                  • May 2005
                  • 1535

                  #23
                  Re: Roster movement in Universe mode

                  I just tried the new sheet. There is only one macro in the sheet and it works.
                  Attached Files
                  Sideline Football League
                  SFL Live Host
                  ACQB BOWL Champion (49ers, M11)
                  SFL BOWL X Champion (Eagles, M12)
                  SFL BOWL XIII Champion (49ers, M13)

                  Madden 15- Saints
                  NFC SOUTH CHAMPIONS (11-4-1)

                  Comment

                  • woodjer
                    MVP
                    • Mar 2003
                    • 1196

                    #24
                    Re: Roster movement in Universe mode

                    Originally posted by dubbduces
                    I just tried the new sheet. There is only one macro in the sheet and it works.
                    Just tried it out on my wife's Mac and couldn't get it to work there. She is using Office 2008 and that doesn't support Visual Basic for Applications(VBA...the code that I wrote to do everything). It looks like you're on 2011 but if not, that would be our issue right there.

                    I just realized something else though...I think I created that button as an ActiveX control but Office 2011 doesn't support those. Here is one where it isn't an ActiveX control and is just a regular form control. In the end, it should only require you to click the button on the Setup sheet.

                    MediaFire is a simple to use free service that lets you put all your photos, documents, music, and video in a single place so you can access them anywhere and share them everywhere.


                    Sorry for the headaches...It's been 3-4 years since I wrote VBA code and I've never had to get it working on a Mac. We'll get it figured out though!
                    PSN: JWGoND

                    Comment

                    • dubbduces
                      Sideline Football Commish
                      • May 2005
                      • 1535

                      #25
                      Re: Roster movement in Universe mode

                      Originally posted by woodjer
                      Just tried it out on my wife's Mac and couldn't get it to work there. She is using Office 2008 and that doesn't support Visual Basic for Applications(VBA...the code that I wrote to do everything). It looks like you're on 2011 but if not, that would be our issue right there.

                      I just realized something else though...I think I created that button as an ActiveX control but Office 2011 doesn't support those. Here is one where it isn't an ActiveX control and is just a regular form control. In the end, it should only require you to click the button on the Setup sheet.

                      MediaFire is a simple to use free service that lets you put all your photos, documents, music, and video in a single place so you can access them anywhere and share them everywhere.


                      Sorry for the headaches...It's been 3-4 years since I wrote VBA code and I've never had to get it working on a Mac. We'll get it figured out though!
                      Still not working, I've been trying to do some research, but I don't understand any of it....
                      Sideline Football League
                      SFL Live Host
                      ACQB BOWL Champion (49ers, M11)
                      SFL BOWL X Champion (Eagles, M12)
                      SFL BOWL XIII Champion (49ers, M13)

                      Madden 15- Saints
                      NFC SOUTH CHAMPIONS (11-4-1)

                      Comment

                      Working...