Forum Discussion
FilipDevallius
Jan 13, 2025Copper Contributor
Insert Options button on Mac
Hi,
I want to insert a new column in a table. However, I want that column to be blank. Thus, I must use the "Insert Options" button after I have inserted the column.
I cannot find this button / it doesn't show. I have checked so that "Show Insert Options" is turned on in settings. I use Mac.
How can I find this button?
//Filip
- NikolinoDEGold Contributor
On Excel for Mac, the Insert Options button doesn't always behave the same as it does on the Windows version. If you've already ensured that "Show Insert Options" is enabled in the settings but the button still isn't showing, here are some tips and alternatives to achieve your goal:
The Insert Options button is context-sensitive and might not always show when inserting columns on a Mac.
It may not appear in certain scenarios, such as inserting columns in a table instead of a plain range.
Workarounds for Inserting a Blank Column
Here’s how you can insert a blank column and ensure it remains blank:
- Insert Column and Clear Formatting
- Right-click the header of the column next to where you want the new column.
- Select Insert.
- The new column may inherit formatting from the adjacent column. If so:
- Select the column.
- Go to Home > Clear and choose Clear Formats to reset it to a blank state.
- Insert a Blank Column in a Table
- Click anywhere inside your table.
- Go to the Table Design tab (or Table > Add Column in some versions).
- Insert the column by:
- Right-clicking on the header and selecting Insert Column.
- The new column should automatically be blank.
- Use Keyboard Shortcuts
- Select the column where you want the new column to appear (e.g., column B).
- Press Control + Space to select the column.
- Use Command + Shift + "+" to insert a new blank column.
Double-Check Settings
Ensure the Insert Options button is enabled in settings:
- Go to Excel > Preferences.
- Under Edit, make sure Show Insert Options buttons is checked.
Use Power Query for Advanced Table Edits
If you’re working with structured data and need to ensure a blank column:
- Open Power Query Editor (under Data > Get Data).
- Insert a new column and define its content (or leave it blank).
- Load the data back into Excel.
Consider Resetting Excel Preferences
If the feature isn’t working as expected:
- Close Excel.
- Navigate to ~/Library/Preferences.
- Find and delete the file com.microsoft.Excel.plist (this resets Excel preferences).
- Restart Excel and try again.
The text was created with the help of AI.
My answers are voluntary and without guarantee!
Hope this will help you.