+ Reply to Thread
Results 1 to 2 of 2

Primary Workbook & Secondary / linked workbook

  1. #1
    Registered User
    Join Date
    05-26-2020
    Location
    Lynnwood, WA
    MS-Off Ver
    2016
    Posts
    27

    Primary Workbook & Secondary / linked workbook

    Hey everyone - I don't really know how I would word this in a google search so I hope that you amazing wizards are able to help guide me in trying to better understand.

    I built a sales pipeline management workbook that's pretty intricate with auto populating formulas and a whole bunch of custom macros blah blah blah. I've deployed it out to a few people who wanted to use it for their businesses and at least every couple of days I find a bug, and fix it, and move on with my life. But if I send a friend the newest version with the fixed bug, they have to manually copy and paste a bunch of data and some of them aren't super excel savvy and will most likely screw something up.

    If I wanted to have a master copy where 1 worksheet out of the 5 that are in it is linked directly to their secondary copy, anytime I update code / formulas on the master, as long as they hit refresh it'll automatically update their code / formulas on their end.

    Is something like this possible?

    If not - is there a way to create an upload option in the workbook where they can upload the previous version into the new version and it auto updates specific criteria?

    Thank you!

  2. #2
    Valued Forum Contributor loginjmor's Avatar
    Join Date
    01-31-2013
    Location
    Cedar Rapids, Iowa
    MS-Off Ver
    Excel 2013
    Posts
    1,073

    Re: Primary Workbook & Secondary / linked workbook

    Hi -

    This could be possible, depending on how you structure the two files. First, you have to restrict the amount of freedom the client has to make changes to their data file. For example, they can only enter data in certain rows or columns. That way your master file is looking at the same places. Second, unless their computer system is exactly mapped like yours, the updated master file may have difficulty finding the data file. The paths have to be exactly the same. I suppose you could use VBA to run a routine that allows the user to give your master file the correct path to the data file, but that is out of my league. But, if the systems are simple (i.e., C:\datafile.xls, then it could be done. If you have clients with a server, so the data file could be on Drive G, F, X, whatever, that's going to be a problem.

    Assuming you can get past those hurdles, you would probably need to use dynamic range names (ranges in the data file that expand automatically to the amount of data the user has input). That way, the formulas are just looking for a range name in the data file rather than a specific range (A1:G275) for example. Finally, it kind of depends on what your formulas and functions are doing with the data. Some functions play well with remote files, some can be a struggle.

    Hope that helps.
    ____________________________________________
    If this has solved your problem, please edit the thread title to add the word [SOLVED] at the beginning. You can do this by
    -Go to the top of the first post
    -Select Thread Tools
    -Select Mark thread as Solved

    If I have been particularly helpful, please "bump" my reputation by pressing the small star in the lower left corner of my post.

+ 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. [SOLVED] Workbook links causing linked workbook to open, but remain hidden
    By Rob T in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-20-2014, 06:24 AM
  2. Add Secondary Primary Axis
    By Phil Hageman in forum Excel Charting & Pivots
    Replies: 19
    Last Post: 09-24-2013, 08:16 AM
  3. Duplicate Workbook Linked/Updated to Source Workbook?
    By nesbensen in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-06-2013, 02:46 PM
  4. Primary and Secondary Axis
    By ceciwong in forum Excel Charting & Pivots
    Replies: 14
    Last Post: 08-16-2012, 06:20 AM
  5. Replies: 1
    Last Post: 04-12-2012, 03:42 AM
  6. primary & secondary axis
    By Connie Martin in forum Excel Charting & Pivots
    Replies: 3
    Last Post: 03-08-2006, 11:10 AM
  7. Replies: 0
    Last Post: 02-14-2005, 11:44 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