ファイルを開くOpen File
デスクトップや Finder から CSV ファイル を Lamia の画面上にドラッグする。
Drag a CSV file from your desktop or Finder onto the Lamia window.
手を離すと、すぐに読み込まれます。
Release and the file loads instantly.
メニューから 「ファイル」→「開く」 をクリック。
Click File → Open in the menu.
CSV ファイルを選んで 「開く」。
Select your CSV file and click Open.
セルを編集するEdit Cells
編集したいセルを クリック して選択。
Click the cell you want to edit.
そのままキーを入力すると編集モードに入ります(Enter キーでも編集開始)。
Start typing to enter edit mode (or press Enter).
入力後 Enter で確定。やめる場合は Esc。
Press Enter to confirm, or Esc to cancel.
セルを選択すると、画面上部の 数式バー に内容が表示されます。
Select a cell — its content appears in the formula bar at the top.
数式バーをクリックして直接編集できます。
Click the formula bar to edit directly.
バーの 下端をドラッグ すると縦幅を広げられます。改行を含む長い文章に便利です。
Drag the bottom edge of the bar to expand it. Great for multi-line text.
Shift + クリック または Shift + 矢印キー で複数セルを選択。
Select multiple cells with Shift + Click or Shift + Arrow keys.
値を入力 → Enter で選択範囲すべてに同じ値を入力できます。
Type a value and press Enter to fill all selected cells with the same value.
セルを選択すると、セルの左下隅に青い小さな四角が表示されます。
Select a cell — a small blue square appears at its bottom-left corner.
その青いハンドルをクリックすると詳細編集ウィンドウが開きます。
Click the blue handle to open the detail edit window.
大きなテキストエリアで長い文章や改行を含む内容を快適に編集できます。
Edit long text or multi-line content comfortably in the large text area.
div.class>p{text})も使えます。div.class>p{text}) is also supported.複数のファイルを同時に開く(タブ)Multiple Files (Tabs)
ファイルを開くたびに画面上部に タブ が追加されます。
Each file you open adds a new tab at the top.
タブをクリックするとファイルを切り替えられます。
Click a tab to switch between files.
タブの 「×」ボタン でそのファイルを閉じます。
Click the × button on a tab to close that file.
操作を元に戻す / やり直すUndo / Redo
コピー・切り取り・貼り付けCopy, Cut & Paste
下にフィル(⌘D): 選択範囲の先頭行の内容を、範囲内の下のセルすべてにコピーします。右にフィル(⌘R) は先頭列を右へ繰り返します。
Fill Down (⌘D): Copies the top row of the selection into all cells below. Fill Right (⌘R) does the same leftward to right.
ファイルを保存するSave File
「別名で保存」のダイアログで文字コードを選択できます。
In the Save As dialog, you can choose the character encoding.
「UTF-8(BOM 付き)」 を選ぶと Excel で開いたときに文字化けしにくくなります。
Choose "UTF-8 (with BOM)" to prevent garbled text when opening in Excel.
自動バックアップAuto Backup
v0.1.126 以降 / Since v0.1.126大切なファイルを誤って上書きしても、バックアップから元の状態に戻せます。アプリを終了しても、アプリをアップデートしてもバックアップは消えません。
Even if you accidentally overwrite an important file, you can restore it from a backup. Backups persist across app restarts and updates.
| 保存先(Mac)Location (Mac) | ~/.config/lamia/backups/ |
| 保存先(Windows)Location (Win) | %APPDATA%\Lamia\backups\ |
| バージョン数Versions | 1ファイルにつき最大 6 世代(古いものから自動削除)Up to 6 versions per file (oldest auto-deleted) |
| 管理ファイル数Tracked files | 最大 12 ファイルUp to 12 files |
| 圧縮Compression | gzip 圧縮(容量を 70〜90% 節約)gzip compressed (saves 70–90% of space) |
メニューから 「ファイル」→「自動バックアップ…」 を選ぶ。
Choose File → Auto Backup… from the menu.
一覧から復元したいファイルとバージョンを探す。
複数バージョンがある場合は ▸ をクリックして展開できます。Find the file and version you want to restore.
If multiple versions exist, click ▸ to expand.目的のバージョンの 「開く」 をクリックすると、そのバックアップが新しいタブで開きます。
Click Open next to the version you want — it opens in a new tab.
内容を確認したら 「上書き保存」 して完了です。
Review the content, then Save to overwrite.
データを並び替える(ソート)Sort Data
メニューから 「データ」→「並び替え」 を選ぶ(または右クリック → 「並び替え」)。
Choose Data → Sort from the menu (or right-click → Sort).
基準にする 列名 を選ぶ。
Select the column to sort by.
昇順(小さい順・あいうえお順) か 降順(大きい順・逆順) を選んで「OK」。
Choose Ascending or Descending and click OK.
重複している行を削除するRemove Duplicate Rows
同じ内容の行が複数ある場合、1 つだけ残してまとめて削除できます。
When multiple rows have the same content, keep one and delete the rest.
メニューから 「データ」→「重複の削除」 を選ぶ。
Choose Data → Remove Duplicates from the menu.
重複チェックに使う 列を選ぶ(例:「メールアドレス」列)。
Select the column(s) to check for duplicates (e.g., the "Email" column).
「削除する」をクリック。
Click Delete.
特定の値だけ表示する(フィルター)Filter Rows
列のヘッダー(一番上の行)にある ▼ ボタン をクリック。
Click the ▼ button in a column header.
表示したい値に チェック を入れる。
Check the values you want to show.
「OK」を押すと絞り込まれた行だけが表示されます。
Click OK — only matching rows are displayed.
データを検索・置換するFind & Replace
⌘F(Mac)または Ctrl+F(Windows)で検索バーを開く。
Press ⌘F (Mac) or Ctrl+F (Windows) to open the search bar.
探したい文字を入力する。
Type the text you want to find.
一致するセルがハイライトされ、「次を検索」「前を検索」でジャンプできます。
Matching cells are highlighted. Use Next / Previous to jump between them.
検索バーを開いた状態で、「置換文字列」入力欄に置き換え後のテキストを入力。
With the search bar open, type the replacement text in the Replace field.
「すべて置換」ボタンを押すと一致するすべてのセルを一括で置き換えます。
Click Replace All to replace every matching cell at once.
行・列を挿入 / 削除するInsert / Delete Rows & Columns
操作したい列のヘッダーを右クリックするか、メニューの「編集」→「列を左に挿入」「列を削除」を選ぶ。
Right-click a column header, or use the menu: Edit → Insert Column Left / Delete Column.
行・列を固定する(フリーズ)Freeze Rows & Columns
先頭の行や列をスクロールしても常に画面に表示させておく機能です。大きなデータを扱うときに便利です。
Keeps the top rows or left columns visible while scrolling. Very useful when working with large datasets.
メニューの 「表示」 を開く。
Open the View menu.
固定したい内容を選択する。
Select what you want to freeze.
解除したいときは 「ウィンドウ枠固定の解除」 を選ぶ。
To unfreeze, choose Unfreeze Panes.
リレーショナル編集(VLOOKUP 相当)Relational Edit (VLOOKUP equivalent)
2 つのタブ(CSV)をキー列で突き合わせて、片方のデータをもう片方の列に自動で書き込む機能です。Excel の VLOOKUP と同じ処理を GUI で行えます。
Match two CSV tabs by a key column and automatically write data from one into the other — the same logic as Excel's VLOOKUP, done through a GUI.
突き合わせたい 2 つの CSV ファイルをそれぞれタブで開く。
Open both CSV files in separate tabs.
メニュー 「データ」→「リレーショナル編集」 を開く。
Open Data → Relational Edit from the menu.
ソース(コピー元)のタブ・キー列・コピーしたい列を選ぶ。
Select the source tab, key column, and the column to copy.
ターゲット(書き込み先)のタブ・キー列・書き込み先の列を選ぶ。
Select the target tab, key column, and the destination column.
「実行」を押すと、キーが一致する行に値が書き込まれます。
Click Execute — values are written to rows where the keys match.
ステータスバーで統計を確認するStatus Bar Statistics
複数のセルを選択すると、画面下部のステータスバーに選択範囲の統計情報が自動で表示されます。
Select multiple cells and the status bar at the bottom automatically shows statistics for the selection.
印刷 / PDF に書き出すPrint / Export to PDF
メニューから 「ファイル」→「印刷 / PDF 出力」 を選ぶ。
Choose File → Print / PDF Export from the menu.
印刷プレビューが表示されます。
A print preview will appear.
「PDF として保存」 または 「印刷」 を選んで完了。
Click Save as PDF or Print to finish.
AI アシスタントAI Assistant β
表のデータを AI に渡して、分析・編集を自然な言葉でお願いできます。
Send your spreadsheet data to an AI and ask for analysis or edits in plain language.



画面右上の 「AI」ボタン をクリックしてパネルを開く。
Click the AI button at the top-right to open the panel.
初回は API キーの設定画面が案内されます。使いたい AI のキーを入力してください。
On first use, you'll be guided to the settings screen. Enter the API key for the AI you want to use.
設定を保存すると、すぐに使い始められます。
Save the settings and you're ready to go.
「〇〇して」と頼むと AI がセルの編集・行の追加・削除・フィルター・並び替えなどを自動で行います。変更が気に入らない場合は ⌘Z(Ctrl+Z)で元に戻せます。フィルターや並び替えも Undo の対象です。
Tell the AI what to do and it automatically edits cells, inserts/deletes rows, filters, and sorts. If you don't like the result, press ⌘Z (Ctrl+Z) to undo — filters and sorts are also undoable.
パネル下部の「操作タイムライン」に、あなたの指示と AI のアクションが時系列で記録されます。チャット履歴をリセットしても残るので、いつでも振り返ることができます。
The "Action Timeline" at the bottom of the panel records your instructions and the AI's actions chronologically. It persists even after clearing the chat history.
🤖 00:12 フィルターを適用しました(2列: eq "果物")🤖 00:12 Filter applied (col 2: eq "fruit")
👤 00:13 売上で降順ソートして👤 00:13 Sort by sales, descending
🤖 00:13 複数キーソートを実行しました(3列↓)🤖 00:13 Multi-key sort applied (col 3 ↓)
入力欄の下にある 「CSV コンテキスト: ON/OFF」 ボタンで切り替えます。
Toggle with the "CSV Context: ON/OFF" button below the input field.
Lamia の画面表示を 日本語 または 英語 に切り替えられます。変更は即時反映されます(再起動不要)。
Switch Lamia's UI between Japanese and English. Changes take effect immediately — no restart needed.
AI パネル右上の ⚙ 設定 ボタンをクリックします。
Click the ⚙ Settings button at the top-right of the AI panel.
設定ウィンドウ下部の 「表示言語」 コンボボックスから言語を選びます。
In the settings window, choose a language from the Language dropdown at the bottom.
保存 をクリックすると画面がすぐに切り替わります。
Click Save and the UI switches immediately.
Pro 専用機能Pro-Only Features
以下の機能は Pro 版 にアップグレードすると使えるようになります。
手作業では何時間もかかる繰り返し処理を、数クリックで完了できます。
The following features are available after upgrading to Pro.
Tasks that would take hours by hand can be completed in just a few clicks.
通常の並び替えは「1 行 = 1 件」として処理しますが、ブロック型は複数行をひとつのセットとして扱い、セット単位のまま並び替えます。ブロック内の行の順番は崩れません。
Standard sort treats each row independently. Block Sort treats multiple rows as a single unit and sorts them together, keeping the row order within each block intact.
メニュー「データ」→「並び替え」を開く。
Open Data → Sort.
並び替えモード で「ブロック型」を選択する。
Set Sort Mode to "Block".
基準にする列と昇順 / 降順を選んで「OK」。
Choose the sort column and order, then click OK.
- 商品コード・商品名・単価・数量が 4 行 1 セットになっているデータを、商品コード順に並び替えたい
- Sort 4-row product blocks (code, name, price, qty) by product code while keeping each set together
- 請求書の明細が複数行セットになっていて、金額の大きい順に並べ替えたい
- Sort multi-row invoice line items by total amount
- ヘッダー行とデータ行がペアになっているデータを崩さず並び替えたい
- Sort header-data row pairs without breaking the pairs apart
通常の重複削除は 1 行単位で同じ値を探しますが、ブロック型は複数行のセットが丸ごと重複している場合にまとめて削除します。セット内の一部だけが同じでも削除対象にはなりません。
Standard dedup looks for identical values row by row. Block mode deletes entire multi-row blocks that are duplicated. A partial match within a block does not trigger deletion.
メニュー「データ」→「重複の削除」を開く。
Open Data → Remove Duplicates.
削除モード で「ブロック型」を選択する。
Set Mode to "Block".
重複チェックに使うキー列を選んで「削除する」。
Select the key column(s) and click Delete.
- 商品名・説明・価格の 3 行セットがまるごと重複して登録されているデータをクリーンアップしたい
- Clean up data where 3-row product blocks (name, description, price) are duplicated entirely
- インポートを複数回繰り返したために同じブロックが重複してしまったデータを整理したい
- Remove duplicate blocks caused by importing the same data multiple times
データをグループに分けて、各グループの先頭または末尾に空行(または値を引き継いだ行)を自動で挿入します。数百グループあっても一括処理できます。
Splits data into groups and automatically inserts blank rows (or rows inheriting values) at the top or bottom of each group. Works across hundreds of groups at once.
- 部署ごとにグループ化された社員名簿で、各部署の間に区切り行を一括挿入したい
- Insert separator rows between department groups in an employee roster
- 取引先ごとの受注データで、取引先が変わるたびに小計行のスペースを空けたい
- Add a subtotal row space each time the customer changes in order data
- 色分けされた分類データのグループ末尾に合計行を入れるスペースを作りたい
- Create space for a total row at the end of each color-coded group
シート上で作成したテンプレート(ひな形)の行パターンを、キー列に値が入っている行グループに繰り返し展開します。同じ形式の入力を大量に行う作業を自動化できます。
Expands a template row pattern you create on the sheet, repeating it across groups of rows where the key column has a value. Automates repetitive data entry with a fixed format.
シート上で使いたい行パターンを作っておく。
Create the row pattern you want to use directly on the sheet.
モーダルの「範囲選択」ボタンでモーダルが折りたたまれ、グリッドで直接範囲を選択できます。
Click Select Range in the modal — it collapses so you can select the range directly on the grid.
選択後、「↩」ボタンでモーダルに戻って実行。
After selecting, click ↩ to return to the modal and run.
- 商品コードが入力済みの行に「単価・数量・金額・備考」の 4 行セットを一括で流し込みたい
- Batch-fill 4-row sets (unit price, qty, amount, notes) into rows that already have a product code
- 取引先ごとに同じフォーマットの明細行を展開したい
- Expand the same detail row format for each customer/partner
- 一部の行しか入力されていないデータのブロック内空白を補完したい
- Fill blank rows within blocks where only some rows have been entered
「この条件に合う行だけを選んで、別の列をまとめて書き換える」操作を、画面上で設定して実行できます。表計算ソフトの「フィルター+手動書き換え」や、データベースの UPDATE 文に相当する機能です(有料版限定)。
Lets you select only rows matching a condition and rewrite another column in bulk — all through a visual interface. Think "filter + manual edit" in a spreadsheet, or a database UPDATE statement (Pro only).
絞り込み条件(WHERE)を設定します。例:「カテゴリ列が"食品"に等しい」「在庫数列が0に等しい」
Set filter conditions (WHERE). E.g., "Category = Food" or "Stock = 0".
書き換え内容(SET)を設定します。例:「価格列を固定値に変更」「商品名列の先頭に文字を追加」
Set rewrite rules (SET). E.g., "Set Price to a fixed value" or "Prepend text to Product Name".
「更新」ボタンでプレビューを確認します(変更前→変更後の一覧が表示されます)。
Click Preview to review changes (shows before → after for each row).
「実行」ボタンで一括書き換えを行います。通常の取り消し(Ctrl+Z / Cmd+Z)で元に戻せます。
Click Execute to apply the bulk rewrite. Undo (Ctrl+Z / Cmd+Z) works normally.
- 「カテゴリが食品の商品の価格を10%値上げしたい」→ WHERE:カテゴリ=食品 / SET:価格 = [価格] * 1.1
- "Raise food item prices by 10%" → WHERE: Category = Food / SET: Price = [Price] * 1.1
- 「在庫数が0の商品を非表示にしたい」→ WHERE:在庫数=0 / SET:公開フラグ = "0"
- "Hide out-of-stock items" → WHERE: Stock = 0 / SET: Visible = "0"
- 「商品名の先頭に【SALE】を追加したい」→ WHERE:全行 / SET:商品名 = "【SALE】" + [商品名]
- "Prepend [SALE] to all product names" → WHERE: all rows / SET: Name = "[SALE]" + [Name]
- 「旧部署名を新部署名に一括変更したい」→ WHERE:部署 = "管理部" / SET:部署 = "総務部"
- "Rename old department to new name" → WHERE: Dept = "Admin Dept" / SET: Dept = "General Affairs"
通常の「検索と置換」は全行に同じキーワードを使いますが、この機能は行ごとに異なる検索文字列・置換文字列を使って対象列を一括置き換えできます。置き換えリストをCSV上で管理して、数百パターンの置換を一発で実行できます。
Standard Find & Replace applies the same keyword to every row. This feature lets you use a different search/replace string per row to bulk-replace a target column. Manage hundreds of replacement patterns directly in your CSV and apply them all at once.
検索文字列列:各行のこの列の値を「何を探すか」として使います。
Search column: each row's value in this column is used as the search pattern.
置換文字列列:各行のこの列の値を「何に置き換えるか」として使います。(空白 = 該当文字を削除)
Replace column: each row's value is used as the replacement. (empty = delete the match)
対象列:実際に書き換えたい列をチェックボックスで選択。複数列同時に選択できます。
Target columns: check the columns you want to rewrite. Multiple columns can be selected.
「実行」で全行を一括処理。変更されたセル数が表示されます。
Click Execute to process all rows at once. The number of changed cells is shown.
- A列に古い商品コード、B列に新しい商品コードが並んでいて、C列の説明文を一括で書き換えたい
- Column A has old product codes, B has new codes — batch-rewrite descriptions in column C
- 旧住所から新住所への変換リストを CSV で持っていて、顧客データの住所列を一括更新したい
- Use a CSV conversion list to bulk-update address columns in customer data
- 数百種類の略称を正式名称に統一する作業を自動化したい
- Automate the task of standardizing hundreds of abbreviations to their full names
列を選択してからこの機能を使うと、選択した列の空白セルを、直前の値で自動的に埋めます。「キー列」を指定すると、キー列の値が変わったところで引き継ぎをリセットするので、グループをまたいだ誤補完を防げます。
Select a column, then run this feature to automatically fill blank cells using the value from the row above. Specify a key column to reset carry-over when the key changes, preventing accidental cross-group fills.
埋めたい列をクリックして選択する(複数列の場合は Shift+クリックで範囲選択)。
Click the column to fill (Shift+click to select a range of columns).
メニュー「ツール」→「列穴埋めオートフィル」を開く。
Open Tools → Column Autofill.
埋め方・キー列・ヘッダー行数を設定して「実行」。
Configure fill mode, key column, and header row count, then click Execute.
- 「都道府県」列で先頭行だけ入力されていて、同じ県の行は空白になっているデータを一括で埋めたい
- The "Prefecture" column has a value only in the first row of each group — fill the blanks automatically
- 伝票番号が最初の行だけ入力されていて、同じ伝票の明細行は空白になっているデータを補完したい
- Invoice numbers appear only on the first line — fill the blanks for all detail rows of the same invoice
- 連番の「枝番」列で抜けている番号を自動的に採番したい
- Auto-number missing entries in a sequential sub-number column
MySQL データベースに直接接続して、テーブルのデータを CSV として取り込めます。エクスポート作業なしで最新のデータを Lamia で開いて編集できます。接続情報はプロファイルとして保存しておけます。
Connect directly to a MySQL database and import table data as CSV. Open and edit the latest data in Lamia without any manual export step. Save connection details as reusable profiles.
「ツール」→「SQL コネクタ」を開く。接続先のホスト・ポート・データベース名・ユーザー名・パスワードを入力する。
Open Tools → SQL Connector. Enter the host, port, database name, username, and password.
「接続」ボタンを押すとデータベースに繋いで、テーブルの一覧が表示されます。
Click Connect to establish a connection. A list of tables will appear.
取り込みたいテーブルを選択して「抽出開始」をクリック。
Select the table you want to import and click Start Extract.
データが抽出され、新しいタブとして自動的に開きます。
The data is extracted and automatically opens as a new tab.
- 会社のサーバーにある顧客テーブルを CSV に落とさずに Lamia で直接開いて編集したい
- Open and edit the company's customer table directly in Lamia without exporting to CSV first
- 毎日最新の在庫データをデータベースから取り込んで確認したい
- Pull the latest inventory data from the database every day for review
- 開発中のアプリのデータベースを手軽にCSVとして書き出したい
- Quickly export a development app's database tables as CSV
開いている CSV ファイルをデータベースのテーブルとして扱い、SQL の SELECT 文で自由に絞り込み・集計・結合ができます。結果は新しいタブに自動で表示されます。
Treat your open CSV files as database tables and run SQL SELECT statements to filter, aggregate, and join data freely. Results are automatically shown in a new tab.
「ツール」→「SQL クエリ(CSV)」を開く。
Open Tools → SQL Query (CSV).
右側のエディタに SQL 文を入力する。(タブ名がテーブル名になります)
Enter a SQL statement in the editor on the right. (Tab names become table names.)
「実行」ボタンを押すと結果が新規タブに表示されます。
Click Execute — results appear in a new tab.
- 売上 CSV から特定の条件に合う行だけを素早く抽出したい
- Quickly extract rows matching specific conditions from a sales CSV
- 商品マスタと売上データを照合して、担当者名を売上データに付け加えたい
- Join a product master with sales data to add rep names to the sales file
- 月別・担当者別の集計を SQL で一発で出したい
- Run a single SQL query to produce monthly and per-rep aggregates
画像の URL が入力された列を指定するだけで、リスト内のすべての画像ファイルをまとめてダウンロードします。数百件でも自動でバックグラウンド処理を行い、進捗リアルタイムで確認できます。
Just point to the column containing image URLs and download all image files in the list in one go. Hundreds of images are processed automatically in the background with real-time progress tracking.
「ツール」→「画像一括ダウンロード」を開く。
Open Tools → Bulk Image Download.
URL が入っている列を選択する。
Select the column containing URLs.
保存先フォルダを選択する。
Select the destination folder.
「ダウンロード開始」を押すとバックグラウンドで処理が始まります。完了数・失敗数がリアルタイムで表示されます。
Click Start Download — processing begins in the background. Success and failure counts are shown in real time.
完了後、結果ログ(成功/失敗・保存先パス)を CSV でエクスポートできます。
After completion, export the result log (success/failure, saved path) as CSV.
- 商品画像の URL が 500 件入ったリストから、すべての画像ファイルをまとめてダウンロードしたい
- Download all 500 product images from a URL list at once
- スクレイピングで集めた画像URLリストを一括でローカルに保存したい
- Bulk-save a list of image URLs collected by scraping to local storage
- ダウンロード結果(成功/失敗・保存先)をCSVで管理したい
- Keep a CSV log of download results (success/failure, saved path)
CSV に「現在のファイルパス」と「新しいファイル名」の列を用意するだけで、何百件ものファイルを一括でリネーム・別フォルダへ移動できます。拡張子は自動的に維持されます。
Just prepare a CSV with a "current file path" column and a "new file name" column to rename and move hundreds of files in one batch. File extensions are preserved automatically.
CSV に「現在のファイル名(またはパス)」の列と「新しいファイル名」の列を用意する。
Prepare a CSV with a "current file name (or path)" column and a "new file name" column.
「ツール」→「ファイル名変更」を開く。
Open Tools → File Rename.
「現在のパス列」「新しいファイル名列」をそれぞれ選択する。
Select the "current path column" and "new file name column".
ファイルが別フォルダにある場合は「ソースフォルダ」を選択する。移動先を変えたい場合は「移動先フォルダ」も選択する。
If files are in a different folder, select the "source folder". To change the destination, also select a "destination folder".
「実行」を押すと一括でリネーム・移動されます。
Click Execute to rename and move all files in bulk.
- 商品コードで管理している画像ファイルを、商品名ベースのファイル名に一括変更したい
- Rename image files managed by product code to product-name-based filenames in bulk
- 撮影日ごとに散らばっている写真を、決まった命名規則でリネームしたい
- Rename photos scattered by shoot date according to a fixed naming convention
- 納品用にファイル名をクライアント指定の形式に一括変換したい
- Batch-convert filenames to the client's specified format for delivery
1 つの CSV ファイルを複数のファイルに分けて保存できます。行数・ファイルサイズ・ブロック単位の 3 つの分割方式に対応しており、ヘッダー行は各ファイルに自動的にコピーされます。
Split a single CSV into multiple files. Supports three split modes — by row count, by file size, or by block boundary — and automatically copies the header rows into every output file.
「ファイル」→「分割保存…」を開く。
Open File → Split Save…
分割方式(レコード式 / ブロック式)を選ぶ。
Choose the split mode (Record or Block).
ヘッダー行数・分割基準(行数 or サイズ)・出力先フォルダ・ファイル名のベースを設定する。
Set header row count, split criterion, output folder, and base filename.
「計算」ボタンで推定ファイル数を確認してから「分割保存を実行」。
Click Calculate to preview the estimated file count, then click Execute Split Save.
- 100 万行の CSV を 1 万行ずつのファイルに分けてシステムにインポートしたい
- Split a 1M-row CSV into 10,000-row chunks for system import
- メールの添付ファイルサイズ上限に合わせて CSV を複数ファイルに分割したい
- Split a CSV to fit within email attachment size limits
- 支店コードごとに担当者別のファイルを作成して配布したい
- Create one file per branch code and distribute to each person in charge