+ Reply to Thread
Results 1 to 2 of 2

Would it make sense to save just the worksheets without all the code?

  1. #1
    Forum Contributor
    Join Date
    03-05-2007
    Location
    Falmouth, VA now, Palm Bay, FL for 2 yrs, was Colorado Springs, CO for ten years; Cedark Park, TX; Zeeland, MI; Wilmette, IL; Princeton Junction, NJ; NY, NY
    MS-Off Ver
    365
    Posts
    583

    Would it make sense to save just the worksheets without all the code?

    Wondering if I have missed something obvious - with a large project, well say around or over 10,000 lines of vba, if it would make sense & save time upon a save for update purposes to somehow restrict the save to just "data" and not be re-saving all of the code each time. Seems kind of useless, but I don't have the knowledge to just start running down that path...

    Thoughts?

    Thank-You!

  2. #2
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,485

    Re: Would it make sense to save just the worksheets without all the code?

    It would be possible to put all the code in a stand alone workbook and keep the data in a separate workbook. The code workbook would open the data workbook, process the data, save it and close it.

    That said, Event handling would have to stay with the workbook.

    Bit difficult to be specific without knowing what your 10,000 lines of code do.
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


+ 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. Trying to Make Sense of Strange Vlookup
    By koolxx in forum Excel General
    Replies: 10
    Last Post: 11-27-2014, 11:09 AM
  2. Does this worksheet make sense?
    By JamesM10 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-07-2014, 09:12 AM
  3. Replies: 4
    Last Post: 02-03-2014, 05:33 PM
  4. Code references two different codes (I know I don't make sense)
    By floydian in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 07-11-2013, 06:37 PM
  5. range names-Does this make sense?
    By Dean in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 07-15-2006, 04:10 PM
  6. [SOLVED] ttest function-Does this make any sense to anyone?
    By Anita in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 06-18-2005, 09:05 PM

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