Ready to test your skills with XLOOKUP, MAXIFS, and FILTER?
🔗 Read the full article:
www.linkedin.com/pulse/excel-...
#Excel #MicrosoftExcel #DataAnalysis #XLOOKUP #MAXIFS #FILTER #ExcelChallenge #Productivity
@excelguru.ca
Ready to test your skills with XLOOKUP, MAXIFS, and FILTER?
🔗 Read the full article:
www.linkedin.com/pulse/excel-...
#Excel #MicrosoftExcel #DataAnalysis #XLOOKUP #MAXIFS #FILTER #ExcelChallenge #Productivity
@excelguru.ca
Don't just find the max value—find the max value that meets your rules.
➡️ Biggest expense in one category?
➡️ Largest purchase this month?
MAXIFS can answer it.
5/10 🧵
Don't just find the max value—find the max value that meets your rules.
➡️ Biggest expense in one category?
➡️ Largest purchase this month?
MAXIFS can answer it.
5/10 🧵
DIST and COUNTIF functions
COMBIN in on U
If “I” <> “wrong” it didn’t stop U COMBIN through
O:OO
It was the MINIFS(data|Time)
O:AA, OOO
It was the MAXIFS(data|Time)
DIST and COUNTIF functions
COMBIN in on U
If “I” <> “wrong” it didn’t stop U COMBIN through
O:OO
It was the MINIFS(data|Time)
O:AA, OOO
It was the MAXIFS(data|Time)
And I used the "fill a pie" conditional formatting on some action item logs to show completion status.
And I used the "fill a pie" conditional formatting on some action item logs to show completion status.
あと重複データの更新日新しい方抽出するのにmaxifsとifでゴリ押してできたのでよしとします
あと重複データの更新日新しい方抽出するのにmaxifsとifでゴリ押してできたのでよしとします
Thought I had 2019, which does also have it, but why not go for broke
Thought I had 2019, which does also have it, but why not go for broke
COUNT、
COUNTA、
AVEARAGE、
AVERAGEA、
MAX、
MIN関数も感覚で使えるようになる。
SUMIF関数が使えるようになると、
SUMIFS、
COUNTIF、
COUNTIFS、
AVERAGEIF、
AVERAGEIFS、
MAXIFS、
MINIFS関数も感覚で使えるようになる。
「SUMIF関数は使えるけど、COUNTIF関数は使えない…」
という方の多くは、SUMIF関数の使い方を暗記していることが原因です。
重要なのは「理解」です。
理解すると、多くの関数が初見でも感覚で使えるようになります。
#Excel
COUNT、
COUNTA、
AVEARAGE、
AVERAGEA、
MAX、
MIN関数も感覚で使えるようになる。
SUMIF関数が使えるようになると、
SUMIFS、
COUNTIF、
COUNTIFS、
AVERAGEIF、
AVERAGEIFS、
MAXIFS、
MINIFS関数も感覚で使えるようになる。
「SUMIF関数は使えるけど、COUNTIF関数は使えない…」
という方の多くは、SUMIF関数の使い方を暗記していることが原因です。
重要なのは「理解」です。
理解すると、多くの関数が初見でも感覚で使えるようになります。
#Excel
実際動かす環境はこれより新しいし後でまた試そ…
マクロ関係ないけどtextbeforeとかmaxifsとかも使えないし…
Dim lastrow As Long
lastrow = Cells(Rows.Count,2).End(xlUp).Row
マクロ書いててこれでエラーが出るのなんでじゃ
実際動かす環境はこれより新しいし後でまた試そ…
マクロ関係ないけどtextbeforeとかmaxifsとかも使えないし…