Gross Margin
Returns the gross profit margin.
Supported Symbols
| Type | Format | Example |
|---|---|---|
| US Stocks | SYMBOL | AAPL, MSFT |
| ETFs | SYMBOL | SPY, QQQ |
Syntax
=GrossMargin(Symbol)Returns
number
Returns the gross profit margin
Examples
=GrossMargin("AAPL")=GrossMargin("MSFT")=GrossMargin("GOOGL")=GrossMargin(A1)When to Use
- Fundamental analysis
- Company valuation
- Financial screening
When NOT to Use
| Scenario | Use Instead |
|---|---|
| Need historical data | Historical functions |
Common Issues & FAQ
Why am I getting "NA"?
Check that the symbol is valid and the company has reported financials.
Excel Templates Using Gross Margin
These ready-made MarketXLS templates call GrossMargin() in their worksheet formulas. Open one to see the function working inside a complete model.
Related Formulas
More MarketXLS Key Ratios formulas you can use in the same worksheet:
- Gross Profit
- Interest Coverage Ratio
- Invoice Turnover
- Leverage Ratio
- Levered Free Cash Flow
- Long Term Debt To Capital Ratio
- Operating Cash Flow
- Operating Margin
See GrossMargin used in a complete workbook: Fundamental Analysis of Stocks: Complete Guide With Excel Functions
