+ Reply to Thread
Results 1 to 7 of 7

Adding row content from sheet to sheet

  1. #1
    Forum Contributor
    Join Date
    06-10-2012
    Location
    UAE
    MS-Off Ver
    Excel 2016
    Posts
    132

    Adding row content from sheet to sheet

    Hello guys

    i have attached images of the file that i have:

    Main Sheet: https://imgsafe.org/image/0a275c795a
    Data Sheet: https://imgsafe.org/image/0a2759f0ff

    I am collecting information from 12 departments and i need to collate them all into one sheet.

    Each department has it's own tab where they enter the data (Data Sheet Image)
    in the tab, they have different zones where to enter the data depending on the meeting session that we will have.


    in the Main sheet, you can see that there is an area where i enter the session meeting.

    What i would like to achieve:

    Once i enter the session number in the Main sheet, the information in the different tabs is placed into the main sheet under each header for department

    Please let me know if you require further explanation on what i am trying to acheave

    Regards

  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,053

    Re: Adding row content from sheet to sheet

    Will you please attach a SMALL sample Excel workbook (10-20 rows of data is usually enough)? Please don't attach a picture of one (no-one will want to re-type all your stuff before starting).

    1. Make sure that your sample data are truly REPRESENTATIVE of your real data. The use of unrepresentative data is very frustrating and can lead to long delays in reaching a solution.

    2. Make sure that your desired solution is also shown (mock up the results manually).

    3. Make sure that all confidential information is removed first!!

    4. Try to avoid using merged cells. They cause lots of problems!

    Unfortunately the attachment icon doesn't work at the moment. So, to attach an Excel file you have to do the following: Just before posting, scroll down to Go Advanced and then scroll down to Manage Attachments. Now follow the instructions at the top of that screen.
    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
    06-10-2012
    Location
    UAE
    MS-Off Ver
    Excel 2016
    Posts
    132

    Re: Adding row content from sheet to sheet

    Dear Glen

    thank you for this, i didn't know how to attach that's why i placed the pics

    attached is the file i am working on

    i placed on the Master tab how the output from the different tabs should look like.

    please let me know if it's still not clear
    Attached Files Attached Files

  4. #4
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,562

    Re: Adding row content from sheet to sheet

    This proposed solution has only been applied to the 'Operations Department' and 'Accreditation' sections of the 'Final' sheet.
    The formula for columns B16 is:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    Once the formula is entered it may be dragged down to B17 and, while B16:B17 are selected, the fill handle is dragged across to C17.
    At this point you'll need to select cell C16 and simultaneously press the Ctrl and c keys,
    Select cell I16 and simultaneously press the Ctrl and v keys,
    Drag the fill handle down to I17 then over to K17.
    Select the range B16:K17 and enter a new conditional formatting rule that sets the font of cells with a value of zero to white.
    Select cell B16 copy the formula from the formula bar,
    Select cell B19 and paste the formula into the formula bar,
    Change the 'Ops' in the formula to 'Accreditation' then repeat the above steps of copying down and across,
    Apply the conditional formatting by selecting cell B16, select 'Format Painter' from the 'Home' tab, select cells B19:K20
    The above process would then be repeated for each department.
    Let us know if you have any questions.
    Attached Files Attached Files
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

  5. #5
    Forum Contributor
    Join Date
    06-10-2012
    Location
    UAE
    MS-Off Ver
    Excel 2016
    Posts
    132

    Re: Adding row content from sheet to sheet

    Dear Jet,

    thank you for this the formula works well.

    the only issue that i have is that if i have 3 rows on the Ops file, only 2 rows shows on tehe final tab

    is there a way to insert the 3rd row in the final tab and push the rest of the file down?

    thank you

  6. #6
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,562

    Re: Adding row content from sheet to sheet

    To prevent overwriting the 'Accreditation' header row, row 18 would need to be selected and a new row would need inserted. The formulas from row 17 could then be dragged down into the newly inserted row 18. I don't know of a way to do by formula and believe it would require VBA/macro(s), of which I know too little to help.

  7. #7
    Forum Contributor
    Join Date
    06-10-2012
    Location
    UAE
    MS-Off Ver
    Excel 2016
    Posts
    132

    Re: Adding row content from sheet to sheet

    hey Jet,

    thank you, same here, don't know anything about Macros,

    thank you for your help

+ 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. Copying a template sheet's content to a series of newly created sheet tabs.
    By ZootlyData in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 02-17-2016, 04:01 AM
  2. Replies: 2
    Last Post: 05-27-2013, 11:21 PM
  3. [SOLVED] filter a sheet by column content, create new sheet with value in filtered cell
    By Footley in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 08-27-2012, 08:33 PM
  4. [SOLVED] If cell X's content in Sheet A equals to cell Y's content in Sheet B, Then copy some data.
    By sunheroj in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 08-09-2012, 09:25 AM
  5. adding content to a table by filling a sheet
    By Borgas in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-18-2006, 07:50 PM
  6. based on Cell/Column content ,cut one sheet's values and paste it in other sheet?
    By mindpeace in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-25-2006, 08:33 AM
  7. based on Cell/Column content ,cut one sheet's values and paste it in other sheet?
    By mindpeace in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-24-2006, 10:33 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