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
Bookmarks