Working Capital Per Share (Historical)
Current assets minus current liabilities, divided by shares outstanding.
Examples
=hf_Working_capital_per_share("AAPL", 2023)When to Use
- Liquidity per share analysis
When NOT to Use
| Scenario | Use Instead |
|---|---|
| Need cash per share | hf_Cash_per_share() |
Common Issues & FAQ
Q: Can working capital be negative? A: Yes, when current liabilities exceed current assets.
