Error Messages/41145

< Error Messages
Revision as of 23:59, 22 February 2010 by AManandhar (talk | contribs) (Created page with '= Error Message Examples = In the call to Function Spreadsheetcell, the <<sheet>> parameter is ne…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Error Message Examples

In the call to Function Spreadsheetcell, the <<sheet>> parameter is neither textual nor numeric.

Cause

The <<sheet>> parameter to Spreadsheetcell expects the parameter to be either

  1. Textual >> Name of the sheet, or
  2. Numeric >> Number of the sheet.

You cannot pass-in other values as the <<sheet>> parameter.

Remedies

Pass in the name of the sheet or the number of the sheet as the <<sheet>> parameter to the mentioned function.



You are not allowed to post comments.

Comments
<comments />