Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
1つの列に値があるExcelスプレッドシートがあります。必要なのは、列の値の上位10%を識別し、それらを隣接する列に配置するVBAコードです。
VBA を無視して、パーセンタイル関数を使用して true false 列を作成し、それをフィルター処理してみませんか。
例えば。B2 の値は、列 B の値の上位 10% に入っていますか?
=B2>=PERCENTILE($B$2:$B$17,0.90)
*** LOCAL GEMS *** rails (3.2.8) heroku (2.33.0) heroku-api (0.3.6) taps (0.3.24)
今朝まで何ヶ月も働いていたにもかかわらず、実行heroku db:pull
heroku db:pull