Forum Discussion
MeiChan1314
Jun 21, 2021Copper Contributor
Excel Formula use to find earliest date
I want to find the earliest date from the category (Pull Requisition, Push Requisition, Push Requisition-M and Pull Requisition-M) from sheet 2. If use MINIFS(Sheet 2!Category,Sheet 2!Material,Sheet1...
SergeiBaklan
Jun 21, 2021Diamond Contributor
MeiChan1314
Jun 25, 2021Copper Contributor
SergeiBaklan The formula return error or showing too many argument. hmm..not sure where goes wrong. I have screenshot for example and attached the file here.
Basically I want to get the earliest delivery date from category Pull, Push , Push-M that match with the same material code. Would you be able to write the formula in complete again to let me better understand. Appreciated in advance!
- LorenzoJun 25, 2021Silver Contributor
- MeiChan1314Jun 25, 2021Copper Contributorseem like exclude POmemo, How about if the category do include In-transit, QM lot...so what will be the best formula to exclude those?
- SergeiBaklanJun 25, 2021Diamond Contributor
If you are on 365 you may FILTER() dates first and MIN() result.