+ Reply to Thread
Results 1 to 11 of 11

Name and Birth Date entered in multiple Sheet to be displayed in one main sheet

  1. #1
    Registered User
    Join Date
    02-27-2008
    Posts
    65

    Name and Birth Date entered in multiple Sheet to be displayed in one main sheet

    I have around 9 to 10 different sheets in workbook which have columns such as Name, DOB etc and some other columns too.

    As i get new record i enter it in relevant sheet and fill all columns.


    I want a master sheet which displays Name and Date of Birth of a person picking data from all the sheets.


    Is it possible by simple formula ? i have been trying but unsuccessful.

  2. #2
    Valued Forum Contributor than_gold's Avatar
    Join Date
    10-17-2017
    Location
    Coimbatore India
    MS-Off Ver
    Office 365
    Posts
    646

    Re: Name and Birth Date entered in multiple Sheet to be displayed in one main sheet

    Yes, using Index+Match or Vlookup you can do it.
    Pls share the sample excel sheet to assist you in better way
    Regards,
    Thangavel D

    Appreciate the help? CLICK *

  3. #3
    Registered User
    Join Date
    02-27-2008
    Posts
    65

    Re: Name and Birth Date entered in multiple Sheet to be displayed in one main sheet

    I have attached sample excel. There is no data in it.

    Basically if i enter one record in Sales sheet,the name and DOB entered should automatically come on main sheet, DOB should come against respective month that person was born.

    Similarly if i enter one more record in sheet Marketing, same thing as above should happen.
    Attached Files Attached Files
    Last edited by AliGW; 01-24-2019 at 07:59 AM.

  4. #4
    Valued Forum Contributor than_gold's Avatar
    Join Date
    10-17-2017
    Location
    Coimbatore India
    MS-Off Ver
    Office 365
    Posts
    646

    Re: Name and Birth Date entered in multiple Sheet to be displayed in one main sheet

    Pls check the file
    I've used vlookup to get month details from main to respective sheets.
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    02-27-2008
    Posts
    65

    Re: Name and Birth Date entered in multiple Sheet to be displayed in one main sheet

    This is not i wanted, this can be done with Vlookup i know that.

    In main sheet i wont be adding data. i will be adding data in other sheets.

    I want main sheet to be formulated in such a way that whenever i add any data in any of the sheets it should appear automatically in Main Sheet.

    Basically Main sheet need to be formulated and not other Sheets.
    Last edited by AliGW; 01-24-2019 at 08:00 AM.

  6. #6
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,733

    Re: Name and Birth Date entered in multiple Sheet to be displayed in one main sheet

    It would help if you put some made-up data in your sample, then we can demonstrate to you how it could be done.

    I would use a helper column in each of the subsidiary sheets, and a table in the main sheet to keep track of the number of records in each sheet, but it is difficult to set this up without any data.

    Hope this helps.

    Pete

  7. #7
    Registered User
    Join Date
    02-27-2008
    Posts
    65

    Re: Name and Birth Date entered in multiple Sheet to be displayed in one main sheet

    I have attached updated Excel.

    In Sales sheet i have added Name as "ABC" and DOB as "01-01-1981". So this data will be manually added when new record comes.

    Now i Want Name "ABC" to be displayed automatically in Name column(Main Sheet A3 Cell) in Main Sheet and DOB which is "01-01-1981" to be displayed in Jan column(Main Sheet B3 Cell).

    Similarly i want all records one below the other as i Enter new records.

    Again if i enter some new record in "Marketing" sheet say name "CDE" should automatically be displayed below the earlier records in Main sheet and DOB which is "02-04-1978" to be displayed in Apr column since the month is April.
    Attached Files Attached Files
    Last edited by AliGW; 01-24-2019 at 08:00 AM.

  8. #8
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,733

    Re: Name and Birth Date entered in multiple Sheet to be displayed in one main sheet

    Check out the attached file.

    I have added two helper columns in the department sheets (F and G, coloured blue) and copied these down to row 10 - copy further if required, in order to cover all your data. Note that the formula in F1 of each sheet looks back to the previous sheet, in order for the numbers to run on consecutively.

    In the Main sheet I have added a small table (also in blue) to show where records exist in each sheet. I've also added a Department column (B), as I thought that would be useful to you. Then various formulae retrieve the data and put it in the appropriate column - these formulae have been copied down to row 20 in this demonstration.

    I've added some test data to some of your sheets (shown in red), but you can delete these.

    If you have any questions about any of the formulae, then feed back.

    Hope this helps.

    Pete
    Attached Files Attached Files

  9. #9
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,916

    Re: Name and Birth Date entered in multiple Sheet to be displayed in one main sheet

    Please don't quote whole posts, especially when you are responding to the one immediately preceding your own - it's just clutter. It's OK to quote if you are responding to a post out of sequence, but limit quoted content to a few relevant lines that makes clear to whom and what you are responding. Thanks!

    For normal conversational replies, try using the QUICK REPLY box below.
    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.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  10. #10
    Registered User
    Join Date
    02-27-2008
    Posts
    65

    Re: Name and Birth Date entered in multiple Sheet to be displayed in one main sheet

    Ok Moderator....

    Pete this has solved my problem. Thanks...i am going through formulaes and logics used, if i have any doubt will revert back.

  11. #11
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,733

    Re: Name and Birth Date entered in multiple Sheet to be displayed in one main sheet

    Glad to help.

    You might like to click on the "star" icon below one of my posts, to show your appreciation.

    Pete

+ 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. Replies: 16
    Last Post: 12-06-2018, 12:34 PM
  2. Excel would like to show last entry entered on a worsheet on a main sheet
    By Sue Ireland in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 11-08-2018, 07:28 AM
  3. Auto copy from multiple sheets into a main sheet blank row when data is entered
    By tonytdyagain in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-29-2017, 05:30 PM
  4. Transfering data from one main sheet to multiple worksheets via date and status
    By SBlack6 in forum Excel Programming / VBA / Macros
    Replies: 15
    Last Post: 07-17-2017, 12:40 PM
  5. Auto population of data in multiple sheet from main sheet
    By rwalia07 in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 04-12-2017, 08:57 AM
  6. Auto fill date into multiple sheets based on main sheet
    By lawrence24 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-11-2014, 08:53 AM
  7. Move entire row of data from Sheet 1 to sheet 2 when completed date is entered.
    By jt7721 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-18-2013, 11:50 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