Difference between revisions of "Error Messages/41142"

(Created page with '= Error Message Examples = When calling function Spreadsheetrange, the indicated named cell range, 'Losses', was not found. = Cause = You have passed a Excel-range-name that …')
 
Line 5: Line 5:
 
= Cause =
 
= Cause =
  
You have passed a Excel-range-name that does not exist in the passed worksheet.
+
You have passed a range-name that does not exist in the passed worksheet.
  
 
= Remedies =
 
= Remedies =

Revision as of 01:15, 4 February 2010

Error Message Examples

When calling function Spreadsheetrange, the indicated named cell range, 'Losses', was not found.

Cause

You have passed a range-name that does not exist in the passed worksheet.

Remedies

If the range has already been defined, open the spreadsheet and verify the range name, and then correct the function call accordingly.

If the range has not been defined yet, open the spreadsheet and define the range, and then correct the function call with the newly defined range name.



You are not allowed to post comments.

Comments
<comments />