If you're working with data in Excel on your Mac, you've probably encountered situations where you need to extract or isolate specific portions of your spreadsheet. The "Create from Selection" feature—more commonly known as "Create Names from Selection"—is a powerful yet often overlooked tool that can save you significant time when managing complex workbooks. This functionality allows you to quickly define named ranges based on existing labels in your data, eliminating the tedious process of manually selecting cells and assigning names one by one.
What Is Create from Selection in Excel for Mac?
The "Create from Selection" command automatically generates named ranges using the text labels already present in your spreadsheet. For example, if you have a column of sales figures with a header labeled "Q1_Sales," this feature can instantly create a named range called "Q1_Sales" that refers to the corresponding data cells. Named ranges make your formulas more readable, easier to audit, and far more maintainable—especially when collaborating with others or revisiting a workbook months after its creation.
On Excel for Mac, this feature is accessible through the Formulas tab in the ribbon. Look for the Create from Selection button within the Defined Names group. You can also use the keyboard shortcut Command + Shift + F3 to open the dialog box directly, which is a real time-saver once you get used to it.

Step-by-Step: How to Use Create from Selection
Follow these steps to leverage this feature effectively:
- Select your data range: Highlight the entire block of data, including the row and column headers that you want to use as range names.
- Open the dialog: Navigate to Formulas → Create from Selection (or press Command + Shift + F3).
- Choose label positions: In the dialog box, check the boxes that correspond to where your labels are located—typically Top row, Left column, Bottom row, or Right column.
- Click OK: Excel will automatically create named ranges based on your selections.
Why Named Ranges Matter for Your Workflow
Named ranges transform how you interact with formulas. Instead of writing =SUM(B2:B50), you can write =SUM(January_Sales). This self-documenting approach reduces errors and makes your spreadsheets accessible to team members who may not be familiar with your cell references. When building dashboards, financial models, or automated reports, named ranges become indispensable.
Common Pitfalls and Troubleshooting
One frequent issue on Excel for Mac involves named ranges that include spaces or special characters. Excel automatically replaces spaces with underscores, but if your headers contain characters like hyphens or periods, the resulting names may not behave as expected. Always verify your named ranges in the Name Manager (Formulas → Name Manager) after creation. Additionally, if your data structure changes—rows or columns are inserted or deleted—your named ranges may reference incorrect cells, so periodic audits are essential.

Advanced Tips for Power Users
Consider combining "Create from Selection" with structured references in Excel Tables. When you convert your data range into a Table (Insert → Table), you gain dynamic named ranges that automatically expand as new data is added. This is particularly valuable for recurring reports and dashboards. You can also use named ranges in data validation lists and conditional formatting rules, extending their utility far beyond simple formula references.
Mastering "Create from Selection" on Excel for Mac is one of those small efficiency gains that compounds over time. Whether you're building complex financial models or simply trying to make your monthly reports cleaner, this feature deserves a permanent spot in your Excel toolkit.