majidsiddique
Board Regular
- Joined
- Oct 22, 2018
- Messages
- 164
hi all,
kindly anybody tell me short cut to find out desired output if possible.
i have a record on station wise separate sheet. 50 sheets station wise.
i apply:
=VLOOKUP(F2,A2:D7,3,0)+VLOOKUP(F2,Sheet2!A2:D7,3,0)+++++
this is too lengthy.
is there any short cut to find Vlookup countif, SUMIF formula?
Thanks.
[TABLE="width: 256"]
<colgroup><col width="64" span="4" style="width:48pt"> </colgroup><tbody>[TR]
[TD="class: xl64, width: 64"]Item[/TD]
[TD="class: xl64, width: 64"]Lot[/TD]
[TD="class: xl64, width: 64"]Qty[/TD]
[TD="class: xl64, width: 64"]Station[/TD]
[/TR]
[TR]
[TD="class: xl63"]12012[/TD]
[TD="class: xl63"]88[/TD]
[TD="class: xl63"]10[/TD]
[TD="class: xl63"]KHI[/TD]
[/TR]
[TR]
[TD="class: xl63"]12011[/TD]
[TD="class: xl63"]58[/TD]
[TD="class: xl63"]10[/TD]
[TD="class: xl63"]KHI[/TD]
[/TR]
[TR]
[TD="class: xl63"]13012[/TD]
[TD="class: xl63"]99[/TD]
[TD="class: xl63"]10[/TD]
[TD="class: xl63"]KHI[/TD]
[/TR]
[TR]
[TD="class: xl63"]13011[/TD]
[TD="class: xl63"]99[/TD]
[TD="class: xl63"]10[/TD]
[TD="class: xl63"]KHI[/TD]
[/TR]
[TR]
[TD="class: xl63"]14012[/TD]
[TD="class: xl63"]58[/TD]
[TD="class: xl63"]5[/TD]
[TD="class: xl63"]KHI[/TD]
[/TR]
[TR]
[TD="class: xl63"]14011[/TD]
[TD="class: xl63"]58[/TD]
[TD="class: xl63"]5[/TD]
[TD="class: xl63"]KHI[/TD]
[/TR]
</tbody>[/TABLE]
kindly anybody tell me short cut to find out desired output if possible.
i have a record on station wise separate sheet. 50 sheets station wise.
i apply:
=VLOOKUP(F2,A2:D7,3,0)+VLOOKUP(F2,Sheet2!A2:D7,3,0)+++++
this is too lengthy.
is there any short cut to find Vlookup countif, SUMIF formula?
Thanks.
[TABLE="width: 256"]
<colgroup><col width="64" span="4" style="width:48pt"> </colgroup><tbody>[TR]
[TD="class: xl64, width: 64"]Item[/TD]
[TD="class: xl64, width: 64"]Lot[/TD]
[TD="class: xl64, width: 64"]Qty[/TD]
[TD="class: xl64, width: 64"]Station[/TD]
[/TR]
[TR]
[TD="class: xl63"]12012[/TD]
[TD="class: xl63"]88[/TD]
[TD="class: xl63"]10[/TD]
[TD="class: xl63"]KHI[/TD]
[/TR]
[TR]
[TD="class: xl63"]12011[/TD]
[TD="class: xl63"]58[/TD]
[TD="class: xl63"]10[/TD]
[TD="class: xl63"]KHI[/TD]
[/TR]
[TR]
[TD="class: xl63"]13012[/TD]
[TD="class: xl63"]99[/TD]
[TD="class: xl63"]10[/TD]
[TD="class: xl63"]KHI[/TD]
[/TR]
[TR]
[TD="class: xl63"]13011[/TD]
[TD="class: xl63"]99[/TD]
[TD="class: xl63"]10[/TD]
[TD="class: xl63"]KHI[/TD]
[/TR]
[TR]
[TD="class: xl63"]14012[/TD]
[TD="class: xl63"]58[/TD]
[TD="class: xl63"]5[/TD]
[TD="class: xl63"]KHI[/TD]
[/TR]
[TR]
[TD="class: xl63"]14011[/TD]
[TD="class: xl63"]58[/TD]
[TD="class: xl63"]5[/TD]
[TD="class: xl63"]KHI[/TD]
[/TR]
</tbody>[/TABLE]