+ Reply to Thread
Results 1 to 18 of 18

Managing Data on excel

Hybrid View

S2000 Managing Data on excel 03-28-2014, 06:28 PM
abousetta Re: Managing Data on excel 03-28-2014, 07:56 PM
S2000 Re: Managing Data on excel 03-28-2014, 08:11 PM
AlKey Re: Managing Data on excel 03-28-2014, 08:35 PM
abousetta Re: Managing Data on excel 03-28-2014, 08:40 PM
AliGW Re: Managing Data on excel 03-29-2014, 02:23 AM
abousetta Re: Managing Data on excel 03-29-2014, 06:43 AM
AliGW Re: Managing Data on excel 03-29-2014, 09:13 AM
blueblink01 Re: Managing Data on excel 03-29-2014, 09:27 AM
AliGW Re: Managing Data on excel 03-29-2014, 12:07 PM
blueblink01 Re: Managing Data on excel 03-29-2014, 05:41 PM
abousetta Re: Managing Data on excel 03-28-2014, 08:39 PM
AlKey Re: Managing Data on excel 03-28-2014, 08:50 PM
abousetta Re: Managing Data on excel 03-28-2014, 08:55 PM
AlKey Re: Managing Data on excel 03-28-2014, 08:59 PM
abousetta Re: Managing Data on excel 03-29-2014, 10:22 AM
AlKey Re: Managing Data on excel 03-29-2014, 10:53 AM
newdoverman Re: Managing Data on excel 03-29-2014, 02:59 PM
  1. #1
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2503 (Windows 11 Home 24H2 64-bit)
    Posts
    90,374

    Re: Managing Data on excel

    Quote Originally Posted by AlKey View Post
    Please see attached file with two sheets: AccountView and Data. On AccountView sheet you can enter account number and data will populate in the cells below.
    The OP wants to do the VLOOKUP based on the customer name, so to use VLOOKUP, the customer name and account number columns need to be reversed in the data table so theat the lookup column (customer) is leftmost. The AccountView tab could be enhanced with a drop-down box for the customer name using a data validation list that refers to the customer column on the Data tab.

    For the OP's benefit:

    What a VLOOKUP query does is match the lookup value in the leftmost column of the array given in the formula, then looks across to the column stated and returns that result.

    =VLOOKUP(lookup_value, lookup_array, column_number_in_array, true/false) where false returns an exact match and true returns an approximate match.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help. It's a universal courtesy.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    NB:
    as a Moderator, I never accept friendship requests.
    Forum Rules (updated August 2023): please read them here.

  2. #2
    Forum Guru
    Join Date
    03-12-2010
    Location
    Canada
    MS-Off Ver
    2010 and 2013
    Posts
    4,418

    Re: Managing Data on excel

    Quote Originally Posted by AliGW View Post
    to use VLOOKUP, the customer name and account number columns need to be reversed in the data table so that the lookup column (customer) is leftmost
    Not necessarily... look at the examples in the link I provided the OP.
    Please consider:

    Thanking those who helped you. Click the star icon in the lower left part of the contributor's post and add Reputation.
    Cleaning up when you're done. Mark your thread [SOLVED] if you received your answer.

  3. #3
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2503 (Windows 11 Home 24H2 64-bit)
    Posts
    90,374

    Re: Managing Data on excel

    Quote Originally Posted by abousetta View Post
    Not necessarily... look at the examples in the link I provided the OP.
    I missed that! Very interesting ... :-)

  4. #4
    Registered User
    Join Date
    03-22-2014
    Location
    Philippines
    MS-Off Ver
    Excel 2007,2010
    Posts
    39

    Post Re: Managing Data on excel

    Dear all,

    Another way is to use Index Function. This function is better than vlookup

    Thanks

  5. #5
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2503 (Windows 11 Home 24H2 64-bit)
    Posts
    90,374

    Re: Managing Data on excel

    Quote Originally Posted by blueblink01 View Post
    Dear all,

    Another way is to use Index Function. This function is better than vlookup

    Thanks
    Define "better".

  6. #6
    Registered User
    Join Date
    03-22-2014
    Location
    Philippines
    MS-Off Ver
    Excel 2007,2010
    Posts
    39

    Re: Managing Data on excel

    Index function can perform vlookup and hlookup function at the same time.

+ 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. Programming approach: managing external data with an Excel application
    By Alex Simmons in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-02-2013, 08:11 PM
  2. Managing changing data
    By ozsavsta in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-08-2009, 07:38 AM
  3. Managing data between worksheets
    By Drickmt in forum Excel General
    Replies: 1
    Last Post: 04-06-2008, 02:26 PM
  4. Managing Data
    By DGillham in forum Excel General
    Replies: 5
    Last Post: 11-02-2007, 11:11 PM
  5. Managing bad data
    By hasn7 in forum Excel General
    Replies: 2
    Last Post: 05-18-2006, 06:00 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