+ Reply to Thread
Results 1 to 18 of 18

calling Data by type sheet name

  1. #1
    Forum Contributor
    Join Date
    07-06-2013
    Location
    Borneo
    MS-Off Ver
    2016
    Posts
    277

    calling Data by type sheet name

    Dear Expert

    Need your help, how to calling data from several sheets, only typing sheet name.
    I attach the calling data sheet.xlsx sample
    Last edited by azbi; 10-30-2015 at 04:37 AM.

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

    Re: calling Data by type sheet name

    use can use an indirect formula

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Attached Files Attached Files
    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
    Forum Contributor
    Join Date
    07-06-2013
    Location
    Borneo
    MS-Off Ver
    2016
    Posts
    277

    Re: calling Data by type sheet name

    the result done, but how to make the cell A1 become that?

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

    Re: calling Data by type sheet name

    you mean the Orange cell?

    i used data validation
    here's an intro on what it is
    http://www.contextures.com/xlDataVal01.html

  5. #5
    Forum Contributor
    Join Date
    07-06-2013
    Location
    Borneo
    MS-Off Ver
    2016
    Posts
    277

    Re: calling Data by type sheet name

    yes...how to make pick tool at the corner?

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

    Re: calling Data by type sheet name

    goto the link i provided
    it will give you the run down on how to do it
    the method used is "Use a Delimited List"
    basically typed in Sheet1,Sheet2,Sheet3

  7. #7
    Forum Contributor
    Join Date
    07-06-2013
    Location
    Borneo
    MS-Off Ver
    2016
    Posts
    277

    Re: calling Data by type sheet name

    is there any way? only by typing the name of the sheet?

  8. #8
    Forum Contributor
    Join Date
    07-06-2013
    Location
    Borneo
    MS-Off Ver
    2016
    Posts
    277

    Re: calling Data by type sheet name

    I mean how about like this formula

    =Sheet1!A1

    how could we change "sheet" by cell?

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

    Re: calling Data by type sheet name

    you dont have to use the data validation
    you can manually type it every time if you wish

    i put it in to make it easier to change "sheet"s

  10. #10
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,914

    Re: calling Data by type sheet name

    If you have sheet name in A1 and Cell Address in B1 then try below formula
    =INDIRECT("'"&A1&"'!"&B1)
    Please Login or Register  to view this content.
    see attached file
    Attached Files Attached Files
    Samba

    Say thanks to those who have helped you by clicking Add Reputation star.

  11. #11
    Forum Contributor
    Join Date
    07-06-2013
    Location
    Borneo
    MS-Off Ver
    2016
    Posts
    277

    Re: calling Data by type sheet name

    dear expert

    its work

    thanks alot

  12. #12
    Forum Contributor
    Join Date
    07-06-2013
    Location
    Borneo
    MS-Off Ver
    2016
    Posts
    277

    Re: calling Data by type sheet name

    Dear Expert

    I'm still difficult applying in my case for formula above
    Here's I send the sample of what I meant calling data sheet 1.xlsx

    I just need change the name of the sheet in yellow cell, then the result in the bottom change correctly as per sheet that we need

  13. #13
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,914

    Re: calling Data by type sheet name

    see attached file
    Attached Files Attached Files

  14. #14
    Forum Contributor
    Join Date
    07-06-2013
    Location
    Borneo
    MS-Off Ver
    2016
    Posts
    277

    Re: calling Data by type sheet name

    Dear Expert

    Noted, its mean for Starting Column and Starting Row should be exist, right?
    how about if we shouldn't put Starting Column and Starting Row, is the formula not running?

  15. #15
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,914

    Re: calling Data by type sheet name

    Then it will give error

  16. #16
    Forum Contributor
    Join Date
    07-06-2013
    Location
    Borneo
    MS-Off Ver
    2016
    Posts
    277

    Re: calling Data by type sheet name

    okay....noted, I'll try for these formula

  17. #17
    Forum Contributor
    Join Date
    07-06-2013
    Location
    Borneo
    MS-Off Ver
    2016
    Posts
    277

    Re: calling Data by type sheet name

    once again, how about if there're two column?its mean we should add Starting Column and Starting Row for another?

  18. #18
    Forum Contributor
    Join Date
    07-06-2013
    Location
    Borneo
    MS-Off Ver
    2016
    Posts
    277

    Re: calling Data by type sheet name

    okay,....now its really really work
    big thank expert

+ 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. Replies: 4
    Last Post: 05-01-2014, 09:36 AM
  2. [SOLVED] Calling data from another sheet with an if function or macro
    By superboy in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 11-04-2013, 01:52 AM
  3. Replies: 3
    Last Post: 03-11-2012, 12:28 AM
  4. Calling data from one sheet to another
    By mshort in forum Excel General
    Replies: 6
    Last Post: 02-16-2011, 04:45 AM
  5. Type mismatch when calling sub procedure..
    By christheta in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-07-2010, 12:41 PM
  6. summary of data on another sheet, sorted in data type
    By wyatt747 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 08-10-2008, 06:53 PM
  7. Replies: 6
    Last Post: 02-12-2007, 05:16 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