+ Reply to Thread
Results 1 to 5 of 5

Any alternative to Excel VBA

  1. #1
    Valued Forum Contributor
    Join Date
    04-13-2011
    Location
    Ottawa, Canada
    MS-Off Ver
    365
    Posts
    1,067

    Any alternative to Excel VBA

    Hello Excel Gurus,

    I am wondering if there's any alternative to Excel VBA?

    The reason why I'm asking this is that I have close to 100 workbooks (they're all of the same layout to the sheet level).

    Because the layout are the same, every time there's a modification, I need to apply the changes to all workbooks.

    And these workbook have formulas to link to an external workbook - note that external workbook most have the same, but for each workbook, there's at least 5 external wokrbooks that are specific to the respective workbook.

    For example say I have a workbook name called 'Canada', and in 'Canada' workbook, there's say about 20 external workbooks to link from (in other words, if I'm in 'Canada' workbook, under Data\Edit Links, I'll see 20 external workbooks). And out of this 20, there's 5 external workbooks that are specifically for 'Canada' only, and won't find in any other workbooks.

    In order to apply the changes to other workbooks, Excel VBA is what I used. However, the time to open each individual workbook, enable contents, and do some other changes and close, just takes some time. The longest is actually opening this workbook.

    Thus am wondering if there's any other solutions that can enable to have changes to these workbooks way faster.

    Was looking at python, but it's a completely new language for me.

  2. #2
    Forum Expert
    Join Date
    11-24-2013
    Location
    Paris, France
    MS-Off Ver
    Excel 2003 / 2010
    Posts
    9,831

    Arrow

    Hi !

    Whatever by VBA or by Python the time to open the workbook, amend it and save it should be the same !

    If you are using Excel as a database software, better is to directly use any real database software …

  3. #3
    Forum Expert Logit's Avatar
    Join Date
    12-23-2012
    Location
    North Carolina
    MS-Off Ver
    Excel 2019 Professional Plus - 2007 Enterprise
    Posts
    7,015

    Re: Any alternative to Excel VBA

    .
    Another thought ... write a macro / s that will automate making the changes to all of your workbooks.

    Or ... because you've indicated all the workbooks are identical in layout ... condense all the workbooks into one where is can run a "report" on the data
    displaying the various data required. Then save that in a separate workbook for forwarding or archiving if necessary.
    Last edited by Logit; 08-29-2019 at 01:22 PM.

  4. #4
    Valued Forum Contributor
    Join Date
    04-13-2011
    Location
    Ottawa, Canada
    MS-Off Ver
    365
    Posts
    1,067

    Re: Any alternative to Excel VBA

    Quote Originally Posted by Logit View Post
    .
    Another thought ... write a macro / s that will automate making the changes to all of your workbooks.

    Or ... because you've indicated all the workbooks are identical in layout ... condense all the workbooks into one where is can run a "report" on the data
    displaying the various data required. Then save that in a separate workbook for forwarding or archiving if necessary.
    Yes I did write a macro to automate making the changes to all of the workbooks. But like I said, the time to open up the workbook is the one that causing it to be very slow.

    Thus the thread of asking for any other solutions other than VBA

  5. #5
    Forum Expert Logit's Avatar
    Join Date
    12-23-2012
    Location
    North Carolina
    MS-Off Ver
    Excel 2019 Professional Plus - 2007 Enterprise
    Posts
    7,015

    Re: Any alternative to Excel VBA

    .
    Would it be faster (your primary goal) to extract the required data from the 'main workbook' and save that as it's own workbook ? Replacing the previously existing workbook that contained the
    old data ?

    (Brain storming here ....)

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Alternative protect VBA in excel
    By life24 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 08-12-2017, 03:09 AM
  2. More Powerful Alternative to Excel
    By protcg in forum Excel General
    Replies: 1
    Last Post: 07-27-2017, 11:56 AM
  3. Alternative to Excel VBA Editor ?
    By Entellex in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-11-2013, 12:31 AM
  4. PowerPivot/Excel Alternative ideas?
    By simbalyon303 in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 6
    Last Post: 05-07-2013, 07:20 AM
  5. [SOLVED] Countifs alternative for Excel 2003
    By Jigz in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 06-02-2012, 01:12 PM
  6. Replies: 1
    Last Post: 03-19-2009, 03:20 AM
  7. Excel If function alternative
    By saborbas in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 04-24-2005, 08:07 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1