Working with VBA Project in Excel for MacOS

James Palmer 280 Reputation points
2026-09-07T12:52:33+00:00

I am having difficulty with working with the module windows in my VBA project.

With some of the module windows, I am not able to move or close the window.

I have included a screenshot showing what I see.

How do gain access to the top of the two code windows in the upper left corner of the module display window (attached)?

JP

Microsoft 365 and Office | Excel | For home | MacOS

Answer accepted by question author
Lucus-V 12,525 Reputation points Microsoft External Staff Moderator
2026-09-07T17:21:57.9466667+00:00

Hi James Palmer,

To help us better understand what you're seeing, could you please provide a screenshot of the VBA Editor showing the module windows and the overall VBE layout?

Before posting the screenshot, please make sure to remove or obscure any personally identifiable information (PII) or sensitive details.

Additionally, could you let us know:

  1. Which version of Excel for Mac are you using? (Excel > About Microsoft Excel)
  2. Does this occur with all workbooks or only a specific workbook?
  3. Are the affected windows standard modules, worksheet modules, or UserForms?
  4. Did the behavior start after a recent Office update, or has it always occurred?
  5. Are you able to access the Window menu in the VBA Editor and use options such as Cascade or Tile?

With the screenshot and the additional details above, we'll be able to determine whether this is related to a split code window, a VBE window layout issue, or another Excel for Mac VBA Editor behavior.

Was this answer helpful?

1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.