Skip to content
English - United States
  • There are no suggestions because the search field is empty.

Why Is Mutual Fund Data Not Appearing in Excel?

If you are trying to retrieve mutual fund data and are receiving and ERR: INVALID COMPANY error within your spreadsheet, this is most likely due to the ticker symbol not being entered correctly. 

How to Fix

Frequently Asked Questions

 


 

How to Fix

For mutual funds that have a 5 character ticker symbol, you can enter the formula into excel to add a M: in front of all affected funds. This formula will assume that A1 is the ticker symbol.

=IF(AND(LEN(A1)=5,RIGHT(A1,1)="X"),"M:"&A1,A1)

1. Enter in mutual fund formula into blank cell

Navigating and Selecting Specific Spreadsheet Cells - Step 1

 

2. Drag mutual fund formula down for all securities

Navigating and Selecting Specific Spreadsheet Cells - Step 2

 

3. Update any other formulas to reference the new row. 

Navigating and Selecting Specific Spreadsheet Cells - Step 3

 


 

Frequently Asked Questions

I entered that formula, but the security still isn't recognized, what else could be wrong?

  • Double check to see if any funds are Canadian funds, if so you will need to add a .TO after the ticker symbol. For example, M:FID5982.TO. 

I have a mutual fund that has more than five characters, is there a different formula I can use? 

  • We do not currently have a formula that will add the M: to tickers longer than 5 characters, you will need to add this manually. 

 


 

Related Articles

Common Excel Error Messages

Excel Add-In: Overview

Mutual Fund Data