+ Reply to Thread
Results 1 to 5 of 5

Auto fill a row by data from another sheet when i type a cell value

  1. #1
    Registered User
    Join Date
    07-03-2016
    Location
    cochin
    MS-Off Ver
    2007
    Posts
    6

    Auto fill a row by data from another sheet when i type a cell value

    Hi

    I have two sheets named , customer data & payment , sheet "customer data" contains whole info about customers. sheet "Payment" contains payment information. I enter payment details in sheet Payment randomly when customers make payment.My customers having a customer id column name "cust id" i want to autofill the corresponding name and phone number(Name (c), Phone no (d)) when i enter "cust id" in payment sheet. i just want to enter "cust id" and "amount" only

    i have more than 1000 customers. i have attached a sample file of my sheets . please some one help me
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    12-11-2011
    Location
    Netherlands
    MS-Off Ver
    office 365
    Posts
    3,293

    Re: Auto fill a row by data from another sheet when i type a cell value

    =INDEX('customer data'!$B$1:$B$1000,MATCH(B2,'customer data'!$A$1:$A$1000,0))

    Try this
    Willem
    English is not my native language sorry for errors
    Please correct me if I'm completely wrong

  3. #3
    Valued Forum Contributor
    Join Date
    05-11-2013
    Location
    Wales
    MS-Off Ver
    Excel 2010
    Posts
    586

    Re: Auto fill a row by data from another sheet when i type a cell value

    Hi,

    One way of achieving what you are after is to use a combination of:-
    Named Ranges - based on data in "customer data"
    Data Validation - in "payment", cells B2:B18 - select Cust ID from drop-down list
    VLookup Formulas - in "payment", cells C2:D18 - auto-populate
    Please see attached.
    Will this work for you?

    Regards

    peterrc
    Attached Files Attached Files

  4. #4
    Registered User
    Join Date
    07-03-2016
    Location
    cochin
    MS-Off Ver
    2007
    Posts
    6

    Re: Auto fill a row by data from another sheet when i type a cell value

    Thank you very much Mr. Peterrc
    I tried a lot with my original data but i didn't get exact result ,
    i am uploading a new file could you please help me to do this task row 2 to row 530.

    Expect you will help me
    regards
    shaibi
    Attached Files Attached Files

  5. #5
    Valued Forum Contributor
    Join Date
    05-11-2013
    Location
    Wales
    MS-Off Ver
    Excel 2010
    Posts
    586

    Re: Auto fill a row by data from another sheet when i type a cell value

    Hi,

    Please see attached based on my earlier post.
    Column A on payment sheet was originally "Date of Payment", now it is Si No ???
    Is the attached what you are after?

    Regards

    peterrc

+ 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. Word type document auto fill in
    By SIRCOOKS in forum Excel General
    Replies: 6
    Last Post: 05-13-2016, 11:42 AM
  2. Auto fill of data in one cell based on another cell in same sheet
    By goribmama in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 09-08-2015, 01:28 PM
  3. Auto fill static cell on separate sheet based on changing cells in another sheet
    By lawrence24 in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 09-15-2014, 12:31 PM
  4. Auto fill cell with criteria from another sheet
    By G2Razer in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-17-2013, 12:40 PM
  5. How to Auto Fill data from on sheet to another
    By Papalue in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 08-06-2012, 10:55 PM
  6. Auto fill type formula
    By CoronaC in forum Excel General
    Replies: 11
    Last Post: 03-03-2011, 02:03 PM
  7. Multiple Timesheets, auto fill from data sheet
    By edwinkbell in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-15-2009, 05:26 AM

Tags for this Thread

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