Is VBA still worth learning?

Discussion in 'App Development' started by Howard, Sep 10, 2019.

  1. Howard

    Howard

    In short, I have my data stored in SQL and load it into Excel which is used as a front end for final analysis. Basically, a lot of stuff is computed in C#, stored in SQL and then loaded into Excel.

    I'm having minor issues - particularly since I'm updating intraday (either automatically or by discretion) - but so far I'm living with it. Issues being speed/stability when loading data.

    Is Access both a database and a front-end?
     
    #31     Sep 19, 2019
  2. d08

    d08

    Well, it applies to trading and time-critical applications. For research it's fine but I still consider it more limited.

    I'm running fully automated trading using Python.
     
    #32     Sep 19, 2019
    Howard likes this.
  3. ironchef

    ironchef

    I need to go to Coursera and sign up for a course in Python programming (3 months), then spend another 6 months learning how to. Maybe I can find a VBA macro I can plug in and run?
     
    #33     Sep 19, 2019
  4. d08

    d08

    There's plenty of Python examples online. Why would you need Coursera? But obviously copy-paste is faster than actually learning something. This is true for anything.
     
    #34     Sep 19, 2019
  5. ironchef

    ironchef

    Hard to learn without someone holding my hands.

    Took me over a year to learn VBA, hard to give it up yet. But thank you for your suggestions.
     
    #35     Sep 19, 2019
  6. ironchef

    ironchef

    Maybe you can point me to where to get help:

    1. I use a MacBook Pro. Where in my Mac can I find Python programming language?

    2. I have a 2011 version of Excel, can Python work with my data in Excel?

    Thanks.
     
    #36     Sep 19, 2019
  7. d08

    d08

    It only takes a web search: Python for OSX

    There are Excel libraries for Python that work well but I haven't used them. Why do you need to use Excel at all?
     
    #37     Sep 19, 2019





  8. https://www.youtube.com/watch?v=Mu1I89BeKxM
    https://www.youtube.com/watch?v=yE9v9rt6ziw
    https://www.youtube.com/watch?v=vaysJAMDaZw
    https://www.youtube.com/watch?v=3cZsjOclmoM

    There ya go. About 40 hours of handholding. If you use Linux you can save them to your HD using youtube-dl. Amazon has those "book" thingies, too. Seriously, you can learn just about anything between wikipedia, google, youtube, reddit, quora, and those book things.
     
    #38     Sep 19, 2019
    d08 likes this.
  9. ironchef

    ironchef

    Is that free?

    I need to use excel because that is all I know and all my data/formula/backtest are stored in excel.
     
    #39     Sep 19, 2019
  10. ironchef

    ironchef

    I just answered my own question. Thanks a million @d08
     
    #40     Sep 19, 2019