> For the complete documentation index, see [llms.txt](https://manual.dxable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.dxable.com/smartsheet/basics/sheets-rows/dragfill.md).

# ドラッグフィルで一連の数値または日付を作成する

ドラッグして埋める方法を使用すると、セル範囲に一連の数値、日付、または数字で終わるテキスト文字列を連続または等間隔ですばやく入力できます。

### プラン <a href="#id-30j0zll" id="id-30j0zll"></a>

* Smartsheet
* Pro
* Business
* Enterprise

プラン タイプと含まれる機能の詳細については、 [「Smartsheet プラン」](https://www.smartsheet.com/pricing)ページを参照してください。

### 許可 <a href="#id-1fob9te" id="id-1fob9te"></a>

シート所有者、およびシートへの管理者または編集者アクセス権を持つ共同作業者は、セルの内容を追加、編集、クリアして、そこに表示されるデータを制御できます。

この機能が[Smartsheet Regionals](https://help.smartsheet.com/regions-capability-differences)または[Smartsheet Govに含まれているかどうかを確認してください](https://help.smartsheet.com/articles/2480681)。

#### ドラッグフィルの基本 <a href="#id-3znysh7" id="id-3znysh7"></a>

ドラッグフィルすると、値または数式が 1 つのセルから他の隣接するセルにコピーされます。 数式でドラッグ＆フィルを使用すると、新しい配置を反映するようにセル参照が自動的に調整されます。

注記

同じ数式が含まれる 2 つのセルの真上、下、または間にある場合、数式は自動的にセルに入力されます。 [自動入力式と書式設定](http://help.smartsheet.com/customer/portal/articles/1641473)の詳細については、こちらをご覧ください。

#### ドラッグフィルを使用する <a href="#id-2et92p0" id="id-2et92p0"></a>

1. 隣接するセルにコピーする値または数式を含むセルをクリックします。
2. セルの右下隅にマウスを置きます。挿入ポイントが十字に変わります。
3. 右下隅をクリックして、他の隣接するセルに向かってドラッグします。

   クリックを放したときに影響を受ける各セルの周囲に点線の境界線が表示されます。
4. クリックを放すと、枠線で囲まれたすべてのセルに最初のセルの値または数式が入力されます。

ヒント

連続していないセルにドラッグフィルを使用するには、まずシートにフィルタを適用します。 [フィルタを使用してシート データを表示または非表示にする](https://help.smartsheet.com/articles/504659-using-filters-to-show-or-hide-sheet-data)方法について詳しくは、こちらをご覧ください。

列の下にコンテンツを入力するもう 1 つの簡単な方法は、キーボード ショートカット Ctrl + D (Windows) または Command + D (Mac) を使用することです。

#### 日付をドラッグ＆フィルで使用する <a href="#tyjcwt" id="tyjcwt"></a>

日付列ではドラッグフィルを使用できます。 たとえば、1 週間ずつ間隔をあけて一連の日付を作成するには、次のようにします。

1. 最初の 2 つの日付を隣接するセルに入力して、パターンを確立します。\
   ![This image shows two consecutive dates.](/files/dmGeEOHbQ8Z35rOyFkSd)
2. 両方のセルを選択します。
3. 選択したセルの右下隅にある塗りつぶしハンドルをクリックして下にドラッグします。

   下にドラッグすると、含まれるセルの輪郭が点線で表示されます。
4. リリースしてシリーズを作成します。\
   ![This image shows multiple consecutive dates.](/files/PXCBXtPDFjULBuVRSAi9)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://manual.dxable.com/smartsheet/basics/sheets-rows/dragfill.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
