Please Somebody help me to solve this.

Shafique

Board Regular
Joined
Nov 23, 2018
Messages
119
 

Excel Facts

Which lookup functions find a value equal or greater than the lookup value?
MATCH uses -1 to find larger value (lookup table must be sorted ZA). XLOOKUP uses 1 to find values greater and does not need to be sorted.
You cannot post images from your desktop.
Please explain in words what you have & what you want.
 
Upvote 0
[TABLE="width: 578"]
<colgroup><col><col><col><col><col><col span="5"></colgroup><tbody>[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD="colspan: 6"]TABLE 1[/TD]
[TD][/TD]
[TD="colspan: 2, align: left"]Answer Sheet[/TD]
[TD="align: left"]Answer[/TD]
[/TR]
[TR]
[TD] [/TD]
[TD]A[/TD]
[TD]B[/TD]
[TD]C[/TD]
[TD]D[/TD]
[TD]E[/TD]
[TD][/TD]
[TD="align: left"]Criteria 1[/TD]
[TD]22-Nov[/TD]
[TD="align: left"]Date[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]Sr[/TD]
[TD]Date[/TD]
[TD]Name[/TD]
[TD]City[/TD]
[TD]Quantity[/TD]
[TD][/TD]
[TD="align: left"]Criteria 2[/TD]
[TD]2[/TD]
[TD="align: left"]sr[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]1[/TD]
[TD]22-Nov[/TD]
[TD]ABC[/TD]
[TD]CA[/TD]
[TD]150[/TD]
[TD][/TD]
[TD="align: left"]Name[/TD]
[TD="align: left"]
?

<tbody>
</tbody>
[/TD]
[TD="align: left"]DEF[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]2[/TD]
[TD]22-Nov[/TD]
[TD]DEF[/TD]
[TD]JS[/TD]
[TD]250[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD]3[/TD]
[TD]22-Nov[/TD]
[TD]GHI[/TD]
[TD]FS[/TD]
[TD]850[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]5[/TD]
[TD]1[/TD]
[TD]23-Nov[/TD]
[TD]JKL[/TD]
[TD]PK[/TD]
[TD]451[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]6[/TD]
[TD]2[/TD]
[TD]23-Nov[/TD]
[TD]MNO[/TD]
[TD]OR[/TD]
[TD]680[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]7[/TD]
[TD]3[/TD]
[TD]23-Nov[/TD]
[TD]PQR[/TD]
[TD]BD[/TD]
[TD]554[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]8[/TD]
[TD]1[/TD]
[TD]24-Nov[/TD]
[TD]STU[/TD]
[TD]SP[/TD]
[TD]628[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]9[/TD]
[TD]2[/TD]
[TD]24-Nov[/TD]
[TD]VWX[/TD]
[TD]HW[/TD]
[TD]479[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]10[/TD]
[TD]3[/TD]
[TD]24-Nov[/TD]
[TD]YZ[/TD]
[TD]LK[/TD]
[TD]570[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
 
Upvote 0
please discribe it how to get name within date and Sr's given criteria. in simple words i want get name in sepecific date also looks its sr value.
 
Upvote 0
How about


Excel 2013/2016
ABCDEFGH
1SrDateNameCityQuantityCriteria 122-Nov
2122-NovABCCA150Criteria 22
3222-NovDEFJS250NameDEF
4322-NovGHIFS850
5123-NovJKLPK451
6223-NovMNOOR680
7323-NovPQRBD554
8124-NovSTUSP628
9224-NovVWXHW479
10324-NovYZLK570
Sheet2
Cell Formulas
RangeFormula
H3{=INDEX(C2:C10,MATCH(1,(B2:B10=H1)*(A2:A10=H2),0))}
Press CTRL+SHIFT+ENTER to enter array formulas.
 
Upvote 0
How about

Excel 2013/2016
ABCDEFGH
SrDateNameCityQuantityCriteria 1
ABCCACriteria 2
DEFJSNameDEF
GHIFS
JKLPK
MNOOR
PQRBD
STUSP
VWXHW
YZLK

<colgroup><col style="width: 25pxpx"><col><col><col><col><col><col><col><col></colgroup><thead>
</thead><tbody>
[TD="align: center"]1[/TD]

[TD="align: right"][/TD]

[TD="align: right"]22-Nov[/TD]

[TD="align: center"]2[/TD]
[TD="align: right"]1[/TD]
[TD="align: right"]22-Nov[/TD]

[TD="align: right"]150[/TD]
[TD="align: right"][/TD]

[TD="align: right"]2[/TD]

[TD="align: center"]3[/TD]
[TD="align: right"]2[/TD]
[TD="align: right"]22-Nov[/TD]

[TD="align: right"]250[/TD]
[TD="align: right"][/TD]

[TD="align: center"]4[/TD]
[TD="align: right"]3[/TD]
[TD="align: right"]22-Nov[/TD]

[TD="align: right"]850[/TD]
[TD="align: right"][/TD]
[TD="align: right"][/TD]
[TD="align: right"][/TD]

[TD="align: center"]5[/TD]
[TD="align: right"]1[/TD]
[TD="align: right"]23-Nov[/TD]

[TD="align: right"]451[/TD]
[TD="align: right"][/TD]
[TD="align: right"][/TD]
[TD="align: right"][/TD]

[TD="align: center"]6[/TD]
[TD="align: right"]2[/TD]
[TD="align: right"]23-Nov[/TD]

[TD="align: right"]680[/TD]
[TD="align: right"][/TD]
[TD="align: right"][/TD]
[TD="align: right"][/TD]

[TD="align: center"]7[/TD]
[TD="align: right"]3[/TD]
[TD="align: right"]23-Nov[/TD]

[TD="align: right"]554[/TD]
[TD="align: right"][/TD]
[TD="align: right"][/TD]
[TD="align: right"][/TD]

[TD="align: center"]8[/TD]
[TD="align: right"]1[/TD]
[TD="align: right"]24-Nov[/TD]

[TD="align: right"]628[/TD]
[TD="align: right"][/TD]
[TD="align: right"][/TD]
[TD="align: right"][/TD]

[TD="align: center"]9[/TD]
[TD="align: right"]2[/TD]
[TD="align: right"]24-Nov[/TD]

[TD="align: right"]479[/TD]
[TD="align: right"][/TD]
[TD="align: right"][/TD]
[TD="align: right"][/TD]

[TD="align: center"]10[/TD]
[TD="align: right"]3[/TD]
[TD="align: right"]24-Nov[/TD]

[TD="align: right"]570[/TD]
[TD="align: right"][/TD]
[TD="align: right"][/TD]
[TD="align: right"][/TD]

</tbody>
Sheet2

[TABLE="width: 85%"]
<tbody>[TR]
[TD]Array Formulas[TABLE="width: 100%"]
<thead>[TR="bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=DAE7F5]#DAE7F5[/URL] "]
[TH="width: 10px"]Cell[/TH]
[TH="align: left"]Formula[/TH]
[/TR]
</thead><tbody>[TR]
[TH="width: 10px, bgcolor: [URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=DAE7F5]#DAE7F5[/URL] "]H3[/TH]
[TD="align: left"]{=INDEX(C2:C10,MATCH(1,(B2:B10=H1)*(A2:A10=H2),0))}[/TD]
[/TR]
</tbody>[/TABLE]
Entered with Ctrl+Shift+Enter. If entered correctly, Excel will surround with curly braces {}.
Note: Do not try and enter the {} manually yourself[/TD]
[/TR]
</tbody>[/TABLE]

Thanks For Helping me. Your are a pretty Genius man of part.
 
Upvote 0

Forum statistics

Threads
1,223,903
Messages
6,175,284
Members
452,630
Latest member
OdubiYouth

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top