+ Reply to Thread
Results 1 to 3 of 3

Compile Data from Sheet 1 (Input Data) and Convert onto Sheet 2 (Output Data)

  1. #1
    Registered User
    Join Date
    02-01-2023
    Location
    Perth, Western Australia
    MS-Off Ver
    365
    Posts
    2

    Compile Data from Sheet 1 (Input Data) and Convert onto Sheet 2 (Output Data)

    Hi All,

    Having a bit of trouble. Have attached Book 1.xlsx and information below of the outcome that I am looking for. Thanks in advance for all the assistance.

    I have a table of sorts in sheet "Input Data" which has 3 columns. "#", "Seq" and "Name".

    Column "#" will always have once blank cell between each row and will only ever range from 1 to 42, no number will ever be used twice or doubled up and will not necessarily be in order from 1 to 42.
    Column "Seq" can be blank, or contain A to B, A to C, A to D, and so on up to A to Z and can be used multiple times. Example "Matt" and "Ash"
    Column "Name" has the potential to be the same but not often.

    In sheet "Output Data". Data is referenced from sheet "Input Data" this is to contain the below.

    First row of each table as such is to contain information from "#" and "Name" from sheet "Input Data" and cells to be merged.
    Second row of table is to contain "Seq" in first column, "Day" in second column and "Task" in third column.
    Rows below that are to contain obviously the "Seq" from sheet "Input Data". Day and Task are to be blank at this stage and any information required will be input manually.
    Information from sheet "Input Data" is to be input 2 rows below last found data above. The formatting/cell color of the cell is not required to be copied across; this is just to make it easy at this stage for your reference. If column "Seq" is blank in sheet "Input Data" then no data is required to be transferred across to sheet "Output Data" and to then move to next found "Seq" in input data. Example being "Lee" "Seq" is blank. this is to be skipped and go from "Peter" to Matt". However, if Lee does end up having A to B input into "Seq" column then a new table is to be inserted into "Output Data".

    Ideally this is to be completed with VBA and is to run automatically all the time. So when data changes in sheet "Input Data" then sheet "Output Data" change accordingly.

    Hope this helps.

    Cheers,
    Lee
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    01-05-2022
    Location
    Indonesia
    MS-Off Ver
    Microsoft Office Professional Plus 2016
    Posts
    51

    Re: Compile Data from Sheet 1 (Input Data) and Convert onto Sheet 2 (Output Data)

    disclaimer : as far as I know, because this is formula based and not vba based, the tables should be prepared first, so I have questions:
    1. what is "maximum" data can be entered in this form?
    2. what part in this table that inputted manually?
    I'm not an expert, but I'll try

  3. #3
    Forum Guru
    Join Date
    08-15-2004
    Location
    Tokyo, Japan
    MS-Off Ver
    2013 O.365
    Posts
    22,834

    Re: Compile Data from Sheet 1 (Input Data) and Convert onto Sheet 2 (Output Data)

    To Output Data sheet code module.
    Please Login or Register  to view this content.

+ 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: 2
    Last Post: 11-13-2019, 11:26 PM
  2. [SOLVED] Vba code to copy unique email id data from input sheet to output sheet
    By UPA in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 02-09-2017, 07:19 AM
  3. Replies: 3
    Last Post: 09-15-2015, 06:07 AM
  4. [SOLVED] Transfer data from Input sheet to output sheet on condition
    By Parth007 in forum Excel Programming / VBA / Macros
    Replies: 31
    Last Post: 07-13-2015, 08:22 AM
  5. [SOLVED] Desire data segregate from “input” sheet to “output “sheet
    By nur2544 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-24-2014, 07:10 AM
  6. [SOLVED] Desire data extract from the sheet “input” to the sheet “output”
    By nur2544 in forum Excel Programming / VBA / Macros
    Replies: 18
    Last Post: 06-24-2014, 02:19 PM
  7. Populate Output sheet based on input data and lookup condition
    By Cool\m/ in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 07-10-2013, 04:45 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