Error Messages/40765
< Error Messages
Revision as of 00:07, 4 February 2010 by AManandhar (talk | contribs) (Created page with '= Error Message Examples = In the call to Function Spreadsheetcell, the worksheet 'Sheeet1' was not found. = Cause = The sheet name passed to the function was not found in th…')
Error Message Examples
In the call to Function Spreadsheetcell, the worksheet 'Sheeet1' was not found.
Cause
The sheet name passed to the function was not found in the workbook you passed to the function.
Remedies
Verify the name of the sheet you want to use and correct the function call accordingly.
Comments
<comments />
Enable comment auto-refresher