📊 Microsoft Excel Errors

57 error notes

excel中級

VBA 実行時エラー 5: プロシージャの呼び出し、または引数が不正です の修正方法

Run-time error '5': Invalid procedure call or argument
vbaexcel実行時エラーデバッグ
excelbeginner

Excel VBAで実行時エラー '424': オブジェクトが必要ですを修正する方法

Run-time error '424': Object required
vbaexcel-macrosデバッグruntime-error-424
excelintermediate

Excelシートのコピー時に発生する「名前が既に存在します」ループを止める方法

The name 'PrintArea' already exists. Click Yes to use that version of the name, or click No to rename the version of the 'PrintArea' you're moving or copying.
excelvbaトラブルシューティング名前定義
excel中級

VBAエラー「64ビットシステムで使用するために更新する必要があります」の修正方法

Compile error: The code in this project must be updated for use on 64-bit systems. Please review and update Declare statements and then
vbaexcel64ビットコンパイルエラー
excelbeginner

ExcelでのVBA実行時エラー76「パスが見つかりません」を修正する方法

Run-time error '76': Path not found
vbaexcel自動化トラブルシューティング
excelbeginner

Excelの「貼り付けできない」エラー:結合セルのサイズ不一致を修正する

Excel cannot paste the information because the cut or copied area contains merged cells, and the paste area is not the same size
excel結合セルコピー貼り付けクリップボード
excelintermediate

VBA Excel「Compile error: Method or data member not found」の修正方法

Compile error: Method or data member not found
vbaexcelコンパイルエラーオブジェクト
excelbeginner

ExcelピボットテーブルでCannot group that selectionエラーを修正する(日付・数値)

Cannot group that selection
excelピボットテーブルグループ化日付
excel中級

Power Query の「DataFormat.Error: We couldn't parse the input provided as a Date value」の修正方法

DataFormat.Error: We couldn't parse the input provided as a Date value.
power-queryexcel-tipsdata-cleaningpower-bi
excelintermediate

Excel 365 のリンクされたデータ型における #CONNECT! エラーの修正方法

#CONNECT!
リンクされたデータ型excel-365株価データトラブルシューティング
excel初級

Excelのエラー「そのデータ ソースの参照は正しくありません」の修正方法

Data source reference is not valid.
excelピボットテーブルトラブルシューティングデータ分析
excelintermediate

Excel VBAで「実行時エラー '28': スタック領域が不足しています」を修正する方法

Run-time error '28': Out of stack space
excel-vbavbaエラーデバッグスタックオーバーフロー
excelintermediate

外部リンク使用時の「Microsoft Excel is waiting for another application to complete an OLE action」を修正する

Microsoft Excel is waiting for another application to complete an OLE action.
excel-olecom-interopautomation
excelintermediate

Excelの「共有違反」エラーを解決する:作業内容を保存するための5つの方法

Your changes could not be saved to 'File.xlsx' because of a sharing violation. Try saving to a different file.
共有違反Excel修正ファイルロックITトラブルシューティング
excel中級

修正:Excelで「コピー領域と貼り付け領域のサイズが違うため、情報を貼り付けることができません」と表示される場合の対処法

The information cannot be pasted because the copy area and the paste area are not the same size and shape
excelコピー貼り付けセル結合トラブルシューティング
excelintermediate

Excel VBAの「参照不可:プロジェクトまたはライブラリが見つかりません」エラーの解決方法

Compile error: Can't find project or library
vbaexcel参照設定コンパイルエラー
excelintermediate

Windowsエクスプローラーからエクセルを開くときの「プログラムにコマンドを送信しているときに、エラーが発生しました」を修正する

There was a problem sending the command to the program.
ddeexcel-startupwindows-explorerregistry
excelintermediate

Power Query Excelで「Expression.Error: Access to the resource is forbidden」(403)を修正する方法

DataSource.Error: Web.Contents failed to get contents from '...' (403): Forbidden. Expression.Error: Access to the resource is forbidden
power-queryexcel403-forbiddenweb-api
excelintermediate

Excelの「この操作は複数選択範囲には使用できません」エラーを修正する

This action won't work on multiple selections.
excel選択範囲非連続範囲結合
excelintermediate

VBA ExcelでAutomation error: The object invoked has disconnected from its clientsを修正する

Run-time error '-2147417848 (80010108)': Automation error The object invoked has disconnected from its clients
vbaautomationexcel-errorruntime-error
excelintermediate

VBA ExcelでVariableがデータ型の上限を超えた時の「実行時エラー '6': オーバーフロー」を修正する

Run-time error '6': Overflow
excelvbaオーバーフローデータ型
excelintermediate

Excelで「このブックには、更新できないリンクが1つ以上含まれています」エラーを修正する方法

This workbook contains one or more links that cannot be updated.
excel外部リンクリンク切れデータ接続
excelintermediate

Excel VBAで発生する「実行時エラー '429': ActiveXコンポーネントはオブジェクトを作成できません」の解決方法

Run-time error '429': ActiveX component can't create object
vbaactivexcom実行時エラー
excelintermediate

Excelエラーの解決:ネットワーク共有上の 'filename.xlsx' が編集のためロックされている

'filename.xlsx' is locked for editing by 'username'. Click 'Notify' to open a read-only copy of the document and receive notification when the document is no longer in use.
共有ドライブExcel修正ファイルロックSMBエラー
excelintermediate

Excel VBAの「実行時エラー 91: オブジェクト変数または With ブロック変数が設定されていません」の修正方法

Run-time error '91': Object variable or With block variable not set
vbaexcelオブジェクト変数マクロ
excelintermediate

手動のXML再構築によるExcelエラー「一部の内容に問題が見つかりました」の修正

We found a problem with some content in 'filename.xlsx'. Do you want us to try to recover as much as we can? If you trust the source of this workbook, click Yes.
xlsxxml破損修復
excelbeginner

Excelのコピー貼り付け時に発生する「クリップボードを空にできません」エラーの修正方法

Cannot empty the Clipboard. Another program might be using the Clipboard.
excelクリップボードコピー貼り付けwindows
excelintermediate

Power Query ExcelでExpression.Error: The key didn't match any rows in the tableを修正する

Expression.Error: The key didn't match any rows in the table.
power-queryexcelexpression-errormerge
excelintermediate

ExcelのVBA「実行時エラー '13': 型が一致しません」を修正する — データ型の競合を解説

Run-time error '13': Type Mismatch
excelvbaマクロ型の不一致
excelintermediate

Excelの#CALC!エラーを修正する:動的配列トラブルシューティングガイド

#CALC!
excel動的配列数式スピル
excelintermediate

Excelの「Cannot shift objects off sheet」エラーの修正方法

Cannot shift objects off sheet
Excelスプレッドシート修正ExcelオブジェクトVBA
excelintermediate

大量データ処理時の「Excelは利用可能なリソースでこのタスクを完了できません」を修正する

Excel cannot complete this task with available resources. Choose less data or close other applications.
excelメモリリソースパフォーマンス
excelbeginner

Excelの#NAME?エラーを修正する — 関数名のタイポまたは数式内の引用符の欠落

#NAME?
excel数式構文name-error
excelbeginner

ExcelのProtected Viewを解除する:PROTECTED VIEW インターネットからのファイルはウイルスを含む可能性があります

PROTECTED VIEW Be careful—files from the Internet can contain viruses. Unless you need to edit, it's safer to stay in Protected View.
excelprotected-viewセキュリティ信頼済みの場所
excelbeginner

ExcelでDynamic Array数式の出力がブロックされる#SPILL!エラーを修正する方法

#SPILL!
excel動的配列spill-エラー数式
excelintermediate

Power QueryでデータベースへRに接続時の「DataSource.Error: OLE DB or ODBC error」を修正する

DataSource.Error: OLE DB or ODBC error: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified.
power-queryodbcole-dbデータソース
excelintermediate

「データモデルからデータを取得できませんでした」を修正 – Power Pivot エンジンの読み込み失敗

We couldn't get data from the Data Model. Here's the error message we got: The Power Pivot engine failed to load.
power-pivotdata-modelexcel-pivot
excelintermediate

Microsoft Excelで「Too many different cell formats」エラーを修正する方法

Too many different cell formats.
excelセルの書式設定xlsx書式設定
excelintermediate

Power QueryのFormula.Firewallエラーを解決する:ステップバイステップガイド

Formula.Firewall: Query 'QueryName' (step 'StepName') references other queries or steps, so it may not directly access a data source. Please rebuild this data combination.
power-queryデータプライバシーexcelエラー
excelintermediate

VBAエラー438の解決ガイド:オブジェクトは、このプロパティまたはメソッドをサポートしていません

Run-time error '438': Object doesn't support this property or method
vbaexcelマクロデバッグ実行時エラー
excel初級

Excelの「#NUM!」エラーの修正:無効な数学演算と計算のオーバーフローへの対処法

#NUM!
excel数式トラブルシューティングデータ分析
excelbeginner

#VALUE! エラーの修正:Excel 数式が不適切なデータに遭遇した場合

#VALUE! - The formula has the wrong type of argument or operand
excel数式valueエラートラブルシューティング
excelintermediate

「Microsoft.ACE.OLEDB.12.0 プロバイダーが登録されていません」エラーの解決方法

The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine.
exceloledbデータベース接続dotnet
excel初級

Excel VBAの「実行時エラー 9: インデックスが範囲にありません」の修正方法

Run-time error '9': Subscript out of range
excelvbaトラブルシューティングコーディングのヒント
excelbeginner

Excel VLOOKUPの#N/Aエラーを修正する:ステップバイステップガイド

#N/A - Value is not available to the formula or function (VLOOKUP)
excelvlookup数式ルックアップ
excelintermediate

Power Queryで「テーブルの列が見つかりませんでした」エラーを修正する方法

DataFormat.Error: The column 'ColumnName' of the table wasn't found.
excelpower-queryデータ形式エラーm言語
excelintermediate

Excelの「編集のためロックされています」エラーを解決する:システム管理者向けガイド

This file is locked for editing by another user
excelトラブルシューティングwindows-serversmb
excelbeginner

Excelの「ピボットテーブルのフィールド名が正しくありません」エラーの解決方法

PivotTable field name is not valid
excelピボットテーブルデータクレンジングexcelエラー
excelbeginner

Excelの#DIV/0!エラーを修正:ゼロ除算や空白セルへの対処法

#DIV/0!
Excel数式DIV/0IFERROR
excelbeginner

Excelエラーの修正:ファイル形式またはファイル拡張子が正しくありません

The file format or file extension is not valid. Verify that the file has not been corrupted and that the file extension matches the format of the file.
excelファイル形式破損xlsx
excelintermediate

Excelリカバリーモードの修正: "Excel was able to open the file by repairing or removing the unreadable content"

Excel was able to open the file by repairing or removing the unreadable content
excelリカバリー修復破損
excelbeginner

ExcelのマクロがブロックされるエラーVBAマクロのセキュリティ設定を修正する方法

Macros have been disabled. Macros might contain viruses or other security hazards.
excelマクロセキュリティvba
excelbeginner

Excelの#REF!エラーを修正:行や列を削除した後の無効なセル参照

#REF! - The formula contains invalid cell references
excel数式セル参照ref-error
excelbeginner

Excelの「循環参照」エラーを修正する:数式が自分自身のセルを参照している

There are one or more circular references where a formula refers to its own cell either directly or indirectly
excel循環参照数式計算
excelintermediate

大容量ファイルで発生するExcel「この操作を完了するためのメモリが不足しています」エラーの解決方法

There isn't enough memory to complete this action. Try using less data or closing other applications.
excelメモリパフォーマンス大容量ファイル
excelbeginner

Excel #VALUE! エラーの修正:数式に間違ったデータ型が使われている場合

#VALUE!
excel数式value-error
excelintermediate

ExcelマクロのVBAランタイムエラー1004(アプリケーション定義またはオブジェクト定義エラー)の修正方法

Run-time error '1004': Application-defined or object-defined error
excelvbamacroruntime-error