mohdamir1989
New Member
- Joined
- Oct 17, 2017
- Messages
- 42
Hi
I am trying to pull data from other sheet based on single cell (Month) reference. Just like a list in one cell. Sheet 1 contains multiple entries segregated with month column.
I need it all in a different format which I need to grab with single validated list.
Any possibilities??
Sheet 1 Format
[TABLE="class: grid, width: 500, align: center"]
<tbody>[TR]
[TD][TABLE="width: 98"]
<tbody>[TR]
[TD]Order Number[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 129"]
<tbody>[TR]
[TD]Equipment number/Bar Code[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 264"]
<tbody>[TR]
[TD]Material code[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 70"]
<tbody>[TR]
[TD]Parts Qty/ Amount[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 272"]
<tbody>[TR]
[TD]Part Name/ Material description[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 99"]
<tbody>[TR]
[TD]Feedback Date[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 83"]
<tbody>[TR]
[TD]St Loc / CCBPL[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 55"]
<tbody>[TR]
[TD]Sp Stk[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 101"]
<tbody>[TR]
[TD]Valuation Type[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 101"]
<tbody>[TR]
[TD]Price[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 59"]
<tbody>[TR]
[TD]Month[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 64"]
<tbody>[TR]
[TD]Amount[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 98"]
<tbody>[TR]
[TD]Station[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
</tbody>[/TABLE]
Data to be processed at Sheet 2
[TABLE="class: grid, width: 2524, align: center"]
<tbody>[TR]
[TD="width: 55"]S.No[/TD]
[TD="width: 85"]Complaint#[/TD]
[TD="width: 88"]Order No[/TD]
[TD="width: 79"]Date[/TD]
[TD="width: 145"]Shop Name[/TD]
[TD="width: 108"]Asset code[/TD]
[TD="width: 257"]Fault& Ramedy[/TD]
[TD="width: 317"]Part Change Name[/TD]
[TD="width: 62"]Level[/TD]
[TD="width: 94"]Territory[/TD]
[TD="width: 110"]Amount[/TD]
[TD="width: 272"]Remarks[/TD]
[TD="width: 251"]Agency[/TD]
[TD="width: 207"]Complaint Fwd Date[/TD]
[TD="width: 74"]Closing Date[/TD]
[TD="width: 64"]Total Days[/TD]
[TD="width: 64"]Total Hours[/TD]
[TD="width: 64"]Manual Level[/TD]
[TD="width: 64"]Month[/TD]
[TD="width: 64"]Jan[/TD]
[/TR]
</tbody>[/TABLE]
Only to pick available information upon Month change.
Best Regards
I am trying to pull data from other sheet based on single cell (Month) reference. Just like a list in one cell. Sheet 1 contains multiple entries segregated with month column.
I need it all in a different format which I need to grab with single validated list.
Any possibilities??
Sheet 1 Format
[TABLE="class: grid, width: 500, align: center"]
<tbody>[TR]
[TD][TABLE="width: 98"]
<tbody>[TR]
[TD]Order Number[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 129"]
<tbody>[TR]
[TD]Equipment number/Bar Code[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 264"]
<tbody>[TR]
[TD]Material code[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 70"]
<tbody>[TR]
[TD]Parts Qty/ Amount[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 272"]
<tbody>[TR]
[TD]Part Name/ Material description[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 99"]
<tbody>[TR]
[TD]Feedback Date[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 83"]
<tbody>[TR]
[TD]St Loc / CCBPL[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 55"]
<tbody>[TR]
[TD]Sp Stk[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 101"]
<tbody>[TR]
[TD]Valuation Type[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 101"]
<tbody>[TR]
[TD]Price[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 59"]
<tbody>[TR]
[TD]Month[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 64"]
<tbody>[TR]
[TD]Amount[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][TABLE="width: 98"]
<tbody>[TR]
[TD]Station[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
</tbody>[/TABLE]
Data to be processed at Sheet 2
[TABLE="class: grid, width: 2524, align: center"]
<tbody>[TR]
[TD="width: 55"]S.No[/TD]
[TD="width: 85"]Complaint#[/TD]
[TD="width: 88"]Order No[/TD]
[TD="width: 79"]Date[/TD]
[TD="width: 145"]Shop Name[/TD]
[TD="width: 108"]Asset code[/TD]
[TD="width: 257"]Fault& Ramedy[/TD]
[TD="width: 317"]Part Change Name[/TD]
[TD="width: 62"]Level[/TD]
[TD="width: 94"]Territory[/TD]
[TD="width: 110"]Amount[/TD]
[TD="width: 272"]Remarks[/TD]
[TD="width: 251"]Agency[/TD]
[TD="width: 207"]Complaint Fwd Date[/TD]
[TD="width: 74"]Closing Date[/TD]
[TD="width: 64"]Total Days[/TD]
[TD="width: 64"]Total Hours[/TD]
[TD="width: 64"]Manual Level[/TD]
[TD="width: 64"]Month[/TD]
[TD="width: 64"]Jan[/TD]
[/TR]
</tbody>[/TABLE]
Only to pick available information upon Month change.
Best Regards