+ Reply to Thread
Results 1 to 4 of 4

how to get excel to fill the details as per the code given

  1. #1
    Forum Contributor
    Join Date
    02-28-2012
    Location
    india
    MS-Off Ver
    Excel 2013
    Posts
    542

    how to get excel to fill the details as per the code given

    i want to get the details entered automatically when i enter a code in col B. how can i achive this . pls see the file attached.
    Attached Files Attached Files

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,063

    Re: how to get excel to fill the details as per the code given

    The best way is using a simple lookup table. I have put it in J2 to M9, but it can go anywhere and can be hidden.

    Formula in D2, copied across and down:

    =VLOOKUP($B2,$J$2:$M$9,COLUMNS($D$2:D2)+1,FALSE)
    Attached Files Attached Files
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

  3. #3
    Forum Contributor
    Join Date
    02-28-2012
    Location
    india
    MS-Off Ver
    Excel 2013
    Posts
    542

    Re: how to get excel to fill the details as per the code given

    Quote Originally Posted by Glenn Kennedy View Post
    The best way is using a simple lookup table. I have put it in J2 to M9, but it can go anywhere and can be hidden.

    Formula in D2, copied across and down:

    =VLOOKUP($B2,$J$2:$M$9,COLUMNS($D$2:D2)+1,FALSE)
    thanks a lot for the suggestions. have a nice day.

  4. #4
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,063

    Re: how to get excel to fill the details as per the code given

    You're welcome and thanks for the Rep.

+ 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] Filter//paste data to 2 columns (title & details), autofill titles to match details
    By Frankximus3 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 08-18-2016, 03:10 AM
  2. [SOLVED] How do i fill the details to next sheet using the fomrs
    By Bangera in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 08-07-2014, 08:05 AM
  3. Userform to fill sales bill details
    By aditi7 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 08-07-2013, 04:39 AM
  4. Replies: 0
    Last Post: 08-21-2012, 01:19 AM
  5. VBA code to transfer details and e-mail
    By batchy in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 03-08-2012, 03:23 PM
  6. Replies: 5
    Last Post: 05-20-2010, 12:14 PM
  7. Need Code for adding Properties Details
    By ern2ern in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 12-22-2008, 04:58 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