メインコンテンツへスキップ

Excelでセル参照をXだけ増やしたり増やしたりするにはどうすればよいですか?

デフォルトでは、数式を列の下または行全体に入力すると、数式内のセル参照が3つだけ増加します。 以下のスクリーンショットに示すように、数式を入力するときに相対セル参照を1またはXNUMXより大きく増やす方法は? この記事では、それを実現する方法を紹介します。

数式を使用してExcelでセル参照をXだけ増減します


数式を使用してExcelでセル参照をXだけ増減します

次の数式は、Excelでセル参照をXだけ増やすのに役立ちます。 次のようにしてください。

列に入力するには、次のことを行う必要があります。

1.最初の結果を配置するための空白のセルを選択し、数式を入力します = OFFSET($ A $ 3、(ROW()-1)* 3,0) 数式バーに入力し、を押します 入力します キー。 スクリーンショットを参照してください:

Note:数式では、$ A $ 3は特定の列で取得する必要がある最初のセルへの絶対参照であり、数値1は数式が入力されたセルの行を示し、3は増加する行の数です。

2.結果セルを選択し続け、塗りつぶしハンドルを列の下にドラッグして、必要なすべての結果を取得します。

行全体を埋めるには、次のことを行う必要があります。

1.空白のセルを選択し、数式を入力します = OFFSET($ C $ 1,0、(COLUMN()-1)* 3) 数式バーに入力し、を押します 入力します キー。 スクリーンショットを参照してください:

2.次に、結果セルを行全体にドラッグして、必要な結果を取得します。

Note:数式では、$ C $ 1は特定の行で取得する必要がある最初のセルへの絶対参照であり、数値1は数式が入力されたセルの列を示し、3は増加する列の数です。 必要に応じて変更してください。


Excelで数式参照を一括(絶対値など)で簡単に変換できます。

  Kutools for Excel's 参照の変換 ユーティリティを使用すると、Excelで一度にすべての相対を絶対に変換するなど、選択した範囲ですべての数式参照をまとめて簡単に変換できます。
Excel用のKutoolsを今すぐダウンロードしてください! (30 日間の無料トレイル)

docアンカーセル4


関連記事:

最高のオフィス生産性向上ツール

🤖 Kutools AI アシスタント: 以下に基づいてデータ分析に革命をもたらします。 インテリジェントな実行   |  コードを生成  |  カスタム数式の作成  |  データを分析してグラフを生成する  |  Kutools関数を呼び出す...
人気の機能: 重複を検索、強調表示、または識別する   |  空白行を削除する   |  データを失わずに列またはセルを結合する   |   数式なしのラウンド ...
スーパールックアップ: 複数の基準の VLookup    複数の値の VLookup  |   複数のシートにわたる VLookup   |   ファジールックアップ ....
詳細ドロップダウン リスト: ドロップダウンリストを素早く作成する   |  依存関係のドロップダウン リスト   |  複数選択のドロップダウンリスト ....
列マネージャー: 特定の数の列を追加する  |  列の移動  |  Toggle 非表示列の表示ステータス  |  範囲と列の比較 ...
注目の機能: グリッドフォーカス   |  デザインビュー   |   ビッグフォーミュラバー    ワークブックとシートマネージャー   |  リソースライブラリ (自動テキスト)   |  日付ピッカー   |  ワークシートを組み合わせる   |  セルの暗号化/復号化    リストごとにメールを送信する   |  スーパーフィルター   |   特殊フィルター (太字/斜体/取り消し線をフィルター...) ...
上位 15 のツールセット12 テキスト ツール (テキストを追加, 文字を削除する、...)   |   50+ チャート 種類 (ガントチャート、...)   |   40+ 実用的 (誕生日に基づいて年齢を計算する、...)   |   19 挿入 ツール (QRコードを挿入, パスから画像を挿入、...)   |   12 変換 ツール (数字から言葉へ, 通貨の換算、...)   |   7 マージ&スプリット ツール (高度な結合行, 分割セル、...)   |   ... もっと

Kutools for Excel で Excel スキルを強化し、これまでにない効率を体験してください。 Kutools for Excelは、生産性を向上させ、時間を節約するための300以上の高度な機能を提供します。  最も必要な機能を入手するにはここをクリックしてください...

説明


Officeタブは、タブ付きのインターフェイスをOfficeにもたらし、作​​業をはるかに簡単にします

  • Word、Excel、PowerPointでタブ付きの編集と読み取りを有効にする、パブリッシャー、アクセス、Visioおよびプロジェクト。
  • 新しいウィンドウではなく、同じウィンドウの新しいタブで複数のドキュメントを開いて作成します。
  • 生産性を 50% 向上させ、毎日何百回もマウス クリックを減らすことができます!
Comments (20)
No ratings yet. Be the first to rate!
This comment was minimized by the moderator on the site
I want to decrease a date in a cell by 1 when I insert a row 3 rows above the reference cell. Example: I have a date in cell D7, that reads the date in A7 and when I insert a row at 4, I want the date in Cell D7 to change to the date in A6. I know this sounds crazy. I hope I explained what I want to do clearly enough to that you can understand what I want to do.
This comment was minimized by the moderator on the site
I just want to say thank you so much for this super clear explanation. This is simply awesome!!
This comment was minimized by the moderator on the site
Hi,

Is it possible to do it from column to rows in offset?

Suppose i have the data in Column M1,2,3,4,5,6,7,8,9,10 and i wanted to put the offset in M1->A1, M2->B1, M3->C1
This comment was minimized by the moderator on the site
Hi,
I have the days in columns in one sheet and another sheet i have to select the Monday to friday cell range manually, is there any formula to drag horizontally so that can auto-update the cell reference range or number

Example :
=sum(Raw!B2:D2) (adding five working days date range)
=sum(Raw!E2:I2)
=sum(Raw!J2:M2)


Thanks in Advance
This comment was minimized by the moderator on the site
Thank you! The OFFSET function was exactly what I was looking for to increment cell locations within a formula. It helped simplify my spreadsheet.
This comment was minimized by the moderator on the site
=OFFSET($A$3,(ROW()-1)*3,0)

What's the "0" for?

I copied this exactly and it just posted the formula instead of the result.
This comment was minimized by the moderator on the site
Hi Kim,
The Excel OFFSET function returns a reference to a cell or a range of cells that is offset from a specific cell by a given number of rows and columns.
The number "0" here means that it will move 0 column right from cell A3 (still stay in column A).
This comment was minimized by the moderator on the site
I have a formula that has brackets CHASSIS_STRING[12,1],L1,C1'. I want to increase the 1 to 2 to 3, etc. in the same column. What's the best way to do that?
This comment was minimized by the moderator on the site
Dear John,
Sorry can’t help with this, you can post your question in our forum: https://www.extendoffice.com/forum.html to get more Excel supports from our professional.
This comment was minimized by the moderator on the site
Hi. Hi hope you can help.
cell A1 has a formula =C1
I want to copy the formula of cell A1 to cell A13 but only to increase row by 1, (=C2)
What I get is =C13. It increments by the number of rows it skipped. I only want to increment it by one. Need some help.
This comment was minimized by the moderator on the site
Good Day,
Sorry I can’t help with this, you can post your question in our forum: https://www.extendoffice.com/forum.html to get more Excel supports from our professional.
This comment was minimized by the moderator on the site
I want to do the same thing. Did you get through?
This comment was minimized by the moderator on the site
hey please help me with this,
First i created simple text like this:
name------ id----ad_id
abc 5 a10
bcd 2 b10


now i want to create a form that shows me:
how many ad_id do u need? so than i enter 2. thannnn
than it will ask me for the name and id.. so here what it should do. it will check the name or match the name and then it will subtract from the id.
NOTE: i need it like this:


how many ad_id do u need?
2 (in the box)
than submit

than

name(in the box) id(in the box)
name(in the box) id(in the box)
submit
This comment was minimized by the moderator on the site
Sorry didn’t get your point.
This comment was minimized by the moderator on the site
What I want to do is slightly different. The Excel table displayed on a website page has some text, say "Done" in cell B2. The B2 text is part of a dynamic function and when it is clicked on the web page it increments the value in C2 by 1.Is there a function or combination of functions that will do these actions? I can do the basic increment in just the spreadsheet using formulas. The tricky part for me is having the text cell fire off the increment in another cell. How do you do increment from a text "link" that is really a function to increment another cell?
This comment was minimized by the moderator on the site
Dear Robert,
I am so sorry as i have never tested anything in a google sheet. Can't help to solve this problem.
There are no comments posted here yet
Load More
Please leave your comments in English
Posting as Guest
×
Rate this post:
0   Characters
Suggested Locations