Company Name Formula in Excel

The Company Name formula in Excel (with MarketXLS) lets you quickly retrieve the full company name associated with a given stock ticker. This powerful function helps investors, analysts, and researchers seamlessly display the official name of assets like stocks, indices, options, and cryptocurrencies directly in their Excel spreadsheets.

Understanding Company Name

  • Purpose and Use Cases
    The Company Name formula is designed to automate the extraction of a full company name from a given ticker symbol. It saves time, improves accuracy, and eliminates the need to manually look up the long names of trading instruments.

  • Key Benefits

    • Automatically fetches the complete name of a symbol.
    • Reduces manual searching and copy-pasting.
    • Integrates easily with other MarketXLS formulas for comprehensive reporting.
  • When to Use
    Use this formula whenever you need a fast way to display a company’s official name next to its ticker, including U.S. stocks, global equities, indices, options, and crypto assets.

Syntax and Parameters

=Name(Symbol)
Parameter Description Required Example
Symbol The ticker symbol or unique identifier of the asset to look up Yes "MSFT", "^SPX", etc.
  • Return Value
    Returns the official name of the specified ticker as a string. If the Symbol parameter is invalid or data is unavailable, the function returns "NA".

?? Note: A valid MarketXLS license is required. If the license is invalid or not detected, the formula will also return "NA".

Examples and Usage

Basic Examples

  1. Single Ticker in a Cell
    Suppose cell A1 contains MSFT. Then:

    =Name(A1)

    returns the full name of Microsoft Corporation.

  2. Direct Input

    =Name("MSFT")

    This returns the same result by directly specifying the ticker.

  3. Indices

    =Name("^SPX")

    Retrieves the index name for the S&P 500 Index.

  4. Options

    =Name("@MSFT 110122C00020000")

    Returns the underlying stock name (Microsoft Corporation) for the specified option.

  5. Crypto

    =Name("BTCUSD:DEFAULT")

    Looks up the name for the Bitcoin/USD pair.

? Pro Tip: You can reference multiple cells or formulas in Excel to dynamically update the symbols used in the Name function.

Advanced Usage

  • Combining with Other Functions
    You can integrate Name into lookup tables or more complex financial models, ensuring that wherever a symbol is used, you can automatically retrieve its formal name.

  • Performance Considerations
    Batch and limit your API calls if you have a large number of symbols to reduce refresh time. MarketXLS caches many results for up to 24 hours to improve speed.

Common Questions

  1. What if the ticker is invalid?

    • The formula returns "NA" if the ticker is not recognized or if data is unavailable in the MarketXLS database.
  2. Why do I get “NA” for valid symbols sometimes?

    • Ensure your MarketXLS license is active and that you have the latest version installed. Also, verify you entered the ticker correctly (watch out for extra spaces).
  3. Can I use this with international tickers?

    • Yes. For instance, Indian stocks may require adjusted symbol formats like .IN.
  4. Does this formula support live streaming?

    • By default, it provides delayed or cached data. For real-time or streaming capabilities, explore other MarketXLS real-time data functions.
  5. Is there a limit to the number of companies I can look up?

    • MarketXLS license tiers may include usage limits. Check your plan to confirm how many lookups you can perform per day.

?? Note: Always double-check symbol formats, especially for international stocks, indices, or option tickers.

By leveraging Company Name along with other MarketXLS formulas, you’ll have a robust toolkit for building comprehensive financial dashboards and analyzing your portfolio seamlessly within Excel.

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 Company Name and Other Financial Formulas
How does MarketXLS work?

Similar Functions