Help formular excel!!!

Nguyen Anh Dung

Board Regular
Joined
Feb 28, 2020
Messages
180
Office Version
  1. 2016
Platform
  1. Windows
I have sheet A
1630649513824.png

and sheet BC
1630649762880.png

help formular for sheet BC:
with condition B2=>=25/08/2021 to B3<=01/09/2021 (B2,B3 have change input) then input column B,C,D,E,F,G,H,I If sheet A have mark x in about date :25/08/2021 to 01/09/2021.
example Name:
1630650372222.png


Best regards,
Nguyen Anh Dung
 
Hi,

It's much nicer and easier for us if you don't change your request. It's better to insert all your needs at once so we can take them into account.
This is not like a chat function so if you have any additional request please open a new thread or as mentioned before insert all your needs at once.

Having said that, try this:

ABCDE
Test125-8-2021xNo
Test126-8-2021
Test127-8-2021xNox
Test128-8-2021xNox
Test11-9-2021xYes
Test225-8-2021xNo
Test226-8-2021
Test227-8-2021xNo
Test228-8-2021xNo
Test21-9-2021


Change.xlsx
ABCDEFG
225-8-2021
31-9-2021
4ABc
5Test1  XYesX
6Test2XNo  
7
bc
Cell Formulas
RangeFormula
F5,B5:B6,D5:D6B5=IF(SUMPRODUCT((a!$B$3:$B$12=$A5)*(a!$D$3:$M$12="X")*(a!$C$3:$C$12>=$B$2)*(a!$C$3:$C$12<=$B$3)*(a!$D$2:$M$2=B$4))>0,"X","")
C5:C6,E5:E6C5=IF(B5="X",INDEX(a!E$3:E$12,MAX((a!$B$3:$B$12=bc!$A5)*(a!$C$3:$C$12>=bc!$B$2)*(a!$C$3:$C$12<=bc!$B$3)*(a!D$3:D$12="X")*(ROW(a!$B$3:$B$12)-2))),"")
One again thanks you so much!!!
 
Upvote 0

Excel Facts

Quick Sum
Select a range of cells. The total appears in bottom right of Excel screen. Right-click total to add Max, Min, Count, Average.

Forum statistics

Threads
1,217,140
Messages
6,134,861
Members
449,894
Latest member
edsashley

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