LoginSignup
0
0

More than 3 years have passed since last update.

Excel 行番号 連番入力 便利な関数

Last updated at Posted at 2020-07-13

多くの場合にいい感じの番号が振れる関数。
=MAX(INDIRECT(CHAR(COLUMN()+64)&"1:"&CHAR(COLUMN()+64)&ROW()-1))+1

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0