+ Reply to Thread
Results 1 to 3 of 3

Reference Data from multiple Spreadsheets (Names keep chanding)

  1. #1
    Registered User
    Join Date
    09-03-2015
    Location
    Derby
    MS-Off Ver
    2010
    Posts
    6

    Reference Data from multiple Spreadsheets (Names keep chanding)

    Hi there. i have been trying to find this through your forum but so far either i suck or i havent looked in the right place,

    I am looking to get a spreadsheet to reference a specific cell in another spreadsheet. the problem being that the name of the other spreadsheet wont be the same each time. the other issue being that there is multiple spreadsheets i need to reference, but they will all be in the same folder.

    so is there any way to get a formula that can pull out the data from a group of spreadsheets based on where they are stored more than the names that they are given?
    I am not looking for a solution as such as i would like to learn how to do it (more interesting than copying and pasting something) but i will be honest ive not got a clue and the time scale isnt drastically important so it will take as long as it does to learn what im doing :-)

    I have tried playing with it but i will be honest i havent played with VB since i was in school (12 Years ago) so a little rusty (seized)
    Last edited by owenc2088; 09-03-2015 at 02:15 AM. Reason: added spiel

  2. #2
    Forum Expert
    Join Date
    08-12-2012
    Location
    Sydney, Australia
    MS-Off Ver
    Excel 2010
    Posts
    5,636

    Re: Reference Data from multiple Spreadsheets (Names keep chanding)

    by multiple spreadsheets you mean workbooks or sheets within a workbook?

    if you are going to do VBA
    one way to write a code regardless of the sheet name is to declare worksheet as variable

    Please Login or Register  to view this content.
    that way each time you address ws it will be the sheet you had active at the time

    if this isnt going to be plausible i suggest a sample spreadsheet is in order

    Attach a sample workbook. Make sure there is just enough data to demonstrate your need. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are shown, mock them up manually if necessary.

    Remember to desensitize the data.

    Click on GO ADVANCED and use the paperclip icon to open the upload window.

    View Pic
    If you are satisfied with the solution(s) provided, please mark your thread as Solved.
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

  3. #3
    Registered User
    Join Date
    09-03-2015
    Location
    Derby
    MS-Off Ver
    2010
    Posts
    6
    Quote Originally Posted by humdingaling View Post
    by multiple spreadsheets you mean workbooks or sheets within a workbook?

    if you are going to do VBA
    one way to write a code regardless of the sheet name is to declare worksheet as variable

    Please Login or Register  to view this content.
    that way each time you address ws it will be the sheet you had active at the time

    if this isnt going to be plausible i suggest a sample spreadsheet is in order

    Attach a sample workbook. Make sure there is just enough data to demonstrate your need. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are shown, mock them up manually if necessary.

    Remember to desensitize the data.

    Click on GO ADVANCED and use the paperclip icon to open the upload window.

    View Pic

    Thank you for your response,
    I mean seperate workbooks. There will be quite a few
    Of them so loading them all wont really be feasible.

    I believe the data i need is also in the worksheets title but has extra characters with it. Such as the title will be abcd.za012345.xls and all i need is the za012345 would this be an easier way to figure out? All of the xls file will be stored in one place so will just need to figure out how to reference them to a cell and delete the first few digits. Ive been talking to people at work about it and theyve said its doable although they camt explain how. When im back at my pc i will upload some example sheets.
    Thank you.
    Last edited by owenc2088; 09-03-2015 at 04:31 AM.

+ 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. Appending data from two separate and unique spreadsheets using reference columns
    By dcilley@live.com in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2013, 12:18 AM
  2. [SOLVED] 3-D reference on multiple spreadsheets
    By jwintsch in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 03-21-2013, 01:00 PM
  3. [SOLVED] Using Data in Cells to Reference Sheet Names
    By Bokya in forum Excel General
    Replies: 7
    Last Post: 01-23-2013, 11:06 PM
  4. Macro to compare multiple columns between 2 spreadsheets based on a single reference
    By chandra79 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-24-2012, 11:13 AM
  5. single group of code to reference multiple sequential names of active x check boxes
    By ferrum_equitis in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 08-01-2012, 03:25 AM
  6. Import Data from multiple spreadsheets into seperate spreadsheets worksheet
    By cablecrt in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-17-2008, 08:01 AM
  7. Names across multiple spreadsheets
    By benstead in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-03-2007, 08:22 AM
  8. duplicated data:How do i cross reference two excel spreadsheets?
    By Paula in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 03-31-2006, 03:50 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