Weighted Average Shares Diluted (Historical)

Returns the weighted average number of diluted shares outstanding during a fiscal period. This includes basic shares plus the dilutive effect of stock options, warrants, convertible securities, and other potentially dilutive instruments.

Parameters

Parameter Required Description
Symbol Yes Stock ticker symbol (e.g., AAPL, MSFT)
Year Yes Fiscal year (2023) or period code (lq, ly)
Quarter No Quarter number 1-4 (default: 1)
TTM No Set to "TTM" for trailing twelve months

Period Codes

Code Description
lq Last reported quarter
lq-1 One quarter ago
ly Last fiscal year
ly-1 Previous fiscal year
lt Last twelve months (TTM)

Notes

  • Includes basic shares plus dilutive securities
  • Uses treasury stock method for options/warrants
  • Uses if-converted method for convertibles
  • May equal basic shares if dilution is antidilutive

Examples

Q4 2023 diluted shares
Last fiscal year
=hf_Weighted_Average_Shares_Diluted("NVDA", 2023, , "TTM")
Trailing 12 months
From cell references

When to Use

  • Calculating diluted EPS manually
  • Measuring potential dilution from stock compensation
  • Tech company analysis with significant equity compensation
  • Conservative market cap estimates
  • Understanding fully diluted equity value

When NOT to Use

Scenario Use Instead
Need basic shares hf_Weighted_Average_Shares()
Need current shares Shares_Outstanding()
Need tradeable shares FloatShares()
Need diluted EPS directly hf_Earnings_per_Diluted_Share()

Common Issues & FAQ

Q: Why might diluted shares equal basic shares? A: If including dilutive securities would increase EPS (antidilutive), they're excluded, making diluted = basic.

Q: How much dilution is typical? A: Varies by industry. Tech companies often have 2-5% dilution from stock options. Calculate: (Diluted - Basic) / Basic.

Q: Does this include all outstanding options? A: Only "in the money" options that would be dilutive are included, using the treasury stock method.

Get Access to 1 Billion Usable Market data points IN YOUR EXCEL SHEETS WITH EASY TO USE EXCEL FUNCTIONS

Get started today
MarketXLS Excel Add-in Tutorial - How to Use Weighted Average Shares Diluted (Historical) and Other Financial Formulas
How does MarketXLS work?