Net Income Common Stock (Historical)
Returns net income available to common stockholders (net income minus preferred dividends).
Syntax
=hf_Net_Income_Common_Stock(Symbol, Year, [Quarter], [TTM])Parameters
symbolstringRequired
Stock ticker symbol
yearstringRequired
Fiscal year or period code
quarterstring
Quarter (1-4)
TTMstring
Set to TTM for trailing twelve months
Returns
number
Net income available to common stockholders
Examples
=hf_Net_Income_Common_Stock("AAPL", "2023", "4")=hf_Net_Income_Common_Stock("BAC", "ly")When to Use
- EPS calculation
- ROE for common shareholders
- Dividend coverage analysis
When NOT to Use
| Scenario | Use Instead |
|---|---|
| Need total net income | hf_Net_Income() |
Common Issues & FAQ
Difference from hf_Net_Income?
This excludes preferred dividends, showing income available to common shareholders.
Related Formulas
More MarketXLS Historical Fundamentals formulas you can use in the same worksheet:
- Net Income Common Stock USD (Historical)
- Net Income from Continuing Operations (Historical)
- Net Income From Discontinued Operations (Historical)
- Net Income from Total Operations (Historical)
- Net Income Growth (Historical)
- Net Income Loss (Historical)
- Net Income To Non Controlling Interests (Historical)
- Net Profit Indicator (Historical)
