Hi @David Hill,
You cannot directly upload or attach raw Excel files (.xlsm or .xlsx) here due to security and platform limitations. However, you can share your problem and code using the following alternative methods:
Method 1: Share via Cloud Storage (Recommended)
- Upload your sample Excel file (make sure to remove any sensitive or personal data) to a cloud drive like OneDrive, Google Drive, or Dropbox.
Generate a shared link (set it to "Anyone with the link can view").
Paste that link here in a comment or update your question.
Method 2: Share the VBA Code Directly
If the problem is purely with the macro code:
Press ALT + F11 in Excel to open the Visual Basic Editor.
Copy the specific Sub or Function code that is causing the error.
Paste it here using the Code Block ({}) tool in the formatting toolbar so it's readable.
Method 3: Share Screenshots
You can take a screenshot of the error message or your data layout and upload it directly using the Insert Image icon in the reply editor.Hi @David Hill,
You cannot directly upload or attach raw Excel files (.xlsm or .xlsx) here due to security and platform limitations. However, you can share your problem and code using the following alternative methods:
Method 1: Share via Cloud Storage
Upload your sample Excel file (make sure to remove any sensitive or personal data) to a cloud drive like OneDrive, Google Drive, or Dropbox.
Generate a shared link (set it to "Anyone with the link can view").
Paste that link here in a comment or update your question.
Method 2: Share the VBA Code Directly
If the problem is purely with the macro code:
Press ALT + F11 in Excel to open the Visual Basic Editor.
Copy the specific Sub or Function code that is causing the error.
Paste it here using the Code Block ({}) tool in the formatting toolbar so it's readable.
Method 3: Share Screenshots
You can take a screenshot of the error message or your data layout and upload it directly using the Insert Image icon in the reply editor.