Excel Problems

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Waterstpub87
    SBR MVP
    • 09-09-09
    • 4102

    #1
    Excel Problems
    Downloading college football point spreads from Sbrodds into excel. Excel has an annoying feature where is turns things that look like fomulas into results, for example:
    -10 -110 becomes -120.

    This is annoying in and of itself, but easily fixable. Some openers come in at -105, so this could be the difference between an -8 opener and a -3 opener because of this issue. I am running automation via script so I don't want to and can't spot check. Has anyone had any luck fixing this or is there a work around that anyone knows?
  • Miz
    SBR Wise Guy
    • 08-30-09
    • 695

    #2
    a quick and dirty way might be to open it in word pad first, and replace all "-" with "#_". Then you might be able to open in excel, do text to columns using just # as your delimiter. Once they are in the correct columns replace "_" with "-"...

    however the text to columns may not play nicely with games that have positive numbers.

    I have had this issue before too. I can't recall exactly how I solved it... another option that may work is to turn your formula evaluation option to manual. However it may still evaluate it on file open.
    Comment
    • Waterstpub87
      SBR MVP
      • 09-09-09
      • 4102

      #3
      Originally posted by Miz
      a quick and dirty way might be to open it in word pad first, and replace all "-" with "#_". Then you might be able to open in excel, do text to columns using just # as your delimiter. Once they are in the correct columns replace "_" with "-"...

      however the text to columns may not play nicely with games that have positive numbers.

      I have had this issue before too. I can't recall exactly how I solved it... another option that may work is to turn your formula evaluation option to manual. However it may still evaluate it on file open.
      Thanks for the response Miz. Problem is fixed doing a manual copy paste. It is not an elegant solution, and its more time consuming, but for college football with 100+ games on a day, it isn't that bad. Excel has its limits.
      Comment
      • Miz
        SBR Wise Guy
        • 08-30-09
        • 695

        #4
        Glad you found something. I hear you on sometimes just using brute force
        Comment
        • a4u2fear
          SBR Hall of Famer
          • 01-29-10
          • 8147

          #5
          Waters, I've done numerous excel threads, look for them for help
          Comment
          • Waterstpub87
            SBR MVP
            • 09-09-09
            • 4102

            #6
            Originally posted by a4u2fear
            Waters, I've done numerous excel threads, look for them for help
            I have seen your threads in the past and they have been very helpful. I do not recall seeing a specific post regarding this. I am aware of how to get data into excel. It is the specific problem of excel autoevaluating expressions. If you have a solution, I would appreciate if you could point me in the right direction.
            Comment
            • statnerds
              SBR MVP
              • 09-23-09
              • 4047

              #7
              Originally posted by Waterstpub87
              I am running automation via script so I don't want to and can't spot check. Has anyone had any luck fixing this or is there a work around that anyone knows?
              if by script you mean VBA, then this should be simply a matter of changing .xlsx to .csv during download process

              you could still have it automated converting it from csv to xlsx, although i don't see anywhere in this thread where you say you are running any formulas once you have the data.
              Comment
              • Waterstpub87
                SBR MVP
                • 09-09-09
                • 4102

                #8
                Originally posted by statnerds
                if by script you mean VBA, then this should be simply a matter of changing .xlsx to .csv during download process

                you could still have it automated converting it from csv to xlsx, although i don't see anywhere in this thread where you say you are running any formulas once you have the data.
                This might be a solution. I am running game simulations after, so I would need formulas. Let me look into this. Thanks for the suggestion.
                Comment
                SBR Contests
                Collapse
                Top-Rated US Sportsbooks
                Collapse
                Working...