Error Messages/41142
< Error Messages
Revision as of 01:15, 4 February 2010 by AManandhar (talk | contribs) (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 …')
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 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.
Comments
<comments />
Enable comment auto-refresher