+ Reply to Thread
Results 1 to 5 of 5

Returning values from another sheet which works when dragged horizontally and vertically

Hybrid View

letstuffhappen Returning values from another... 01-06-2015, 08:09 AM
udprocks Re: Returning values from... 01-06-2015, 08:15 AM
letstuffhappen Re: Returning values from... 01-06-2015, 01:21 PM
samba_ravi Re: Returning values from... 01-06-2015, 08:19 AM
letstuffhappen Re: Returning values from... 01-06-2015, 01:22 PM
  1. #1
    Registered User
    Join Date
    08-07-2014
    Location
    London:England
    MS-Off Ver
    2010
    Posts
    7

    Returning values from another sheet which works when dragged horizontally and vertically

    Hi,

    I want to know what formula or collection of formulas i should use to pull information from several worksheets onto a single one.

    I have a workbook and each worksheet is a separate country, all the data in each worksheet is in a standardised format. So for example the population of Canada in 2000 sits in B24 on the Canada worksheet and the population in 2001 sits at C24, the population for the USA in 2000 sits at B24 in the USA worksheet, ect.

    I want to be able to use a formula which will be able to self populate vertically and horizontally.

    I have used the formula Indirect(concatenate(A$2,"!B24") where A2 = country but this doesn't allow me to drag horizontally to populate subsequent years.

  2. #2
    Forum Contributor
    Join Date
    10-29-2014
    Location
    udaipur, rajasthan
    MS-Off Ver
    2013
    Posts
    365

    Re: Returning values from another sheet which works when dragged horizontally and vertical

    Hi,

    Just post a sample file if possible for better help.
    If answer helped you say Thanks by Add Reputation

  3. #3
    Registered User
    Join Date
    08-07-2014
    Location
    London:England
    MS-Off Ver
    2010
    Posts
    7

    Re: Returning values from another sheet which works when dragged horizontally and vertical

    Can't post a sample im afraid, its sensitive data.

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

    Re: Returning values from another sheet which works when dragged horizontally and vertical

    =INDIRECT("'CANADA'!"&ADDRESS(24,COLUMN(B:B)))
    Use the formula like this
    see attached file
    Attached Files Attached Files
    Samba

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

  5. #5
    Registered User
    Join Date
    08-07-2014
    Location
    London:England
    MS-Off Ver
    2010
    Posts
    7

    Re: Returning values from another sheet which works when dragged horizontally and vertical

    Perfect, i knew it was possible, thanks Siva

+ 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] Lookup & get returning vertically values
    By Jhon Mustofa in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 03-30-2014, 10:08 PM
  2. look-up values horizontally and reflect them vertically
    By Ksenia in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-30-2014, 01:52 PM
  3. Can you autofill horizontally and vertically?
    By keez1993 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-27-2014, 03:59 AM
  4. [SOLVED] LOOKUP through duplicates, but returning multple values (vertically)
    By TommyK25 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-12-2013, 07:46 AM
  5. Replies: 8
    Last Post: 06-19-2012, 06:02 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