+ Reply to Thread
Results 1 to 9 of 9

Can a Formula be written to send data to a closed file rather then pulling data?

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    09-10-2008
    Location
    Phoenix, AZ
    MS-Off Ver
    Office 365
    Posts
    985

    Can a Formula be written to send data to a closed file rather then pulling data?

    Hello Everyone,

    I have 12 workbooks and at the end of every day the Ranking sheet would be updated.

    The Ranking Workbook has in these cells F4, I4, O4, U4, AA4, AG4: The following Formula's would go to File1 and Update the numbers

    F4
    =SUM('C:\testfolder\[File1).xlsm]Sheet1'!$F$4:$F$54)

    I4
    =SUM('C:\testfolder\[File1).xlsm]Sheet1'!$G$4:$G$54)

    O4
    =SUM('C:\testfolder\[File1).xlsm]Sheet1'!$H$4:$H$54)

    U4
    =SUM('C:\testfolder\[File1).xlsm]Sheet1'!$I$4:$I$54)

    AA4
    =SUM('C:\testfolder\[File1).xlsm]Sheet1'!$J$4:$J$54)

    AG4
    =SUM('C:\testfolder\[File1).xlsm]Sheet1'!$K$4:$K$54)

    Here is the issue:

    These Excel Files1 thru Excel File12 are no longer running from the test folder, they are now running from the Users Desktop and access to these folders is difficult because they are not in one place for all.

    Is it possible to have a Command Button in each of these Excel Files 1-12 to reverse the process - instead of going out to each of these Excel files and updating the data can it be the other way and the Excel Files 1-12 send the Update to the Ranking sheet

    Any thoughts would be appreciated,

    Best Regards,

    John
    Last edited by FDibbins; 10-11-2018 at 03:13 PM.

  2. #2
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,213

    Re: Reverse the process

    Please open all files including the one with formula, then save as Files 1-12 to new location and close Files 1-12. formula should update the path.
    Or Press Alt A K > change source > browse to new location

  3. #3
    Forum Contributor
    Join Date
    09-10-2008
    Location
    Phoenix, AZ
    MS-Off Ver
    Office 365
    Posts
    985

    Re: Reverse the process

    Hi Bo_Ry,

    Thank You for your thoughts, I will look into that option..

    Is it possible to simply send the data from the ExcelFile's to the Ranking sheet, instead of pulling the data from the ExcelFile's ?? I would think that if the data can get there one way - maybe it can the other way

    Regards,

    John

  4. #4
    Forum Contributor
    Join Date
    04-30-2015
    Location
    The Netherlands
    MS-Off Ver
    office 365
    Posts
    195

    Re: Reverse the process

    It should be possible via VBA to send this information over the other way around, as long as it isn't done at the same time by all 12 files (as the VBA code would have to open the "Master file" and paste the information in).

    This does require the "Master file" to be centrally available to everyone.
    Remember to mark as Solved and give out rep.

  5. #5
    Registered User
    Join Date
    03-02-2016
    Location
    AZ
    MS-Off Ver
    2010
    Posts
    25

    Re: Reverse the process

    Yes the Masterfile is in a central location.

    Is it possible that there may be a sample of how this formula can be written?

    Regards,

    John

  6. #6
    Registered User
    Join Date
    03-02-2016
    Location
    AZ
    MS-Off Ver
    2010
    Posts
    25

    Can a Formula be written to send data to a closed file rather then pulling data?

    Hello All,

    I think that FerdyHar left the Forum before seeing my responce.

    It sounds as though this is possible - Are there any samples of this I can review and try on my files??

    Regards,

    John
    Last edited by JJAngel; 10-11-2018 at 11:43 AM.

  7. #7
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,964

    Re: Reverse the process

    Thanks for the title change.
    Last edited by FDibbins; 10-11-2018 at 03:15 PM.
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  8. #8
    Registered User
    Join Date
    03-02-2016
    Location
    AZ
    MS-Off Ver
    2010
    Posts
    25

    Can Formulas be written to send data to a closed file or only pull data?

    Hi FDibbins,

    My apologies for not following the correct procedure, It was not my intent.

    Again my humblest apologies

    Regards,
    Last edited by JJAngel; 10-11-2018 at 12:00 PM.

  9. #9
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,964

    Re: Can a Formula be written to send data to a closed file rather then pulling data?

    No, a formula cannot "send" anything anywhere. It only applies to the cell it resides in.

    Saving files on a desktop is not a particularly good idea. The files cannot (as a matter of course) be routinely be backed up to a server, and - as you have found - are not accessible to any others on the server. I have seen too many cases of desktop files being accidentally deleted or over-written.

    Im sure that your IT department could set up a folder that all could access, so the files could reside there, and be easily accessed.

+ 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] Reverse strings udf function to reverse numbers
    By YasserKhalil in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-07-2015, 07:03 AM
  2. Running Balance in Cell Needs To Be Highlighted (reverse process)
    By oscalcis in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-05-2014, 05:41 PM
  3. Kill a second Excel process from the first excel process
    By sebair in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-16-2012, 05:40 PM
  4. Reverse Geocode Batch Process
    By ernestgoh in forum Excel General
    Replies: 0
    Last Post: 01-19-2010, 03:35 PM
  5. Reverse Data In A Cell / Reverse Cell Contents
    By nostawydoc in forum Excel General
    Replies: 5
    Last Post: 12-18-2009, 05:20 PM
  6. How to count process running time ( process not finished)
    By miao jie in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-13-2005, 06:06 AM
  7. How to count process running time ( process not finished)
    By miao jie in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-12-2005, 02:06 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