+ Reply to Thread
Results 1 to 2 of 2

Listing GDPgrowth % to correspong country and year

Hybrid View

  1. #1
    Registered User
    Join Date
    01-10-2016
    Location
    amsterdan
    MS-Off Ver
    2010
    Posts
    7

    Listing GDPgrowth % to correspong country and year

    Hi,

    I have a problem listing the GDP growth percentages to the corresponding companies with country codes and the right year.
    The formula to use is with INDEX and MATCH but i cant figure it out.
    Here is an example of a larger database.
    In 1 sheet i have the companies with country codes and in the other sheet the country codes linked to the GDP growth rates.

    Any help please?
    Thnx!
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 365 version 2501
    Posts
    18,910

    Re: Listing GDPgrowth % to correspong country and year

    The problem is that the years in row 4 of the data sheet are entered as text. Simply input them a "General" and then apply your INDEX/MATCH formula such as
    =INDEX(Data!$E$5:$BH$48,MATCH(C2,Data!$B$5:$B$48,0),MATCH(D2,Data!$E$4:$BH$4,0))
    in sheet 1 D2 and down.
    Let me know if you have any questions.
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

+ 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] Listing Country codes to companies
    By dbven in forum Excel General
    Replies: 2
    Last Post: 01-14-2016, 07:32 AM
  2. Automatically update year interval cycles from year to year
    By trumptight in forum Word Programming / VBA / Macros
    Replies: 8
    Last Post: 08-21-2014, 10:38 PM
  3. Replies: 3
    Last Post: 09-04-2013, 10:49 AM
  4. How to align data based on country and year?
    By gregthewang in forum Excel General
    Replies: 1
    Last Post: 11-06-2012, 02:31 AM
  5. Convert a multiple year list of 365 days/year into an equivalent of 360 days/year
    By lobotomy in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 07-24-2012, 05:39 PM
  6. Replies: 6
    Last Post: 05-11-2012, 12:01 PM
  7. Add ‘country name’ column to worksheet from a list of country codes.
    By Ben Morton in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-02-2009, 09:24 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