XL97: "Numeric Value Out of Range" Error in Parameter Query (170290)
The information in this article applies to:
- Microsoft Excel 97 for Windows
- Microsoft Query
This article was previously published under Q170290 SYMPTOMS
When you run a parameter query, one of the following error messages
appears.
In Microsoft Query
Numeric value out of range
Returning Data to Microsoft Excel
[Microsoft] [ODBC SQL Server Driver]Numeric Value out of range
In both cases, no data is returned.
CAUSEIn Microsoft Query
This problem occurs when you do the following: - You run a query against a SQL server.
-and-
- The fields in the query use any of the following data types:
-and-
- The value you enter for the parameter is greater than 32,767 or
less than -32,768.
In Microsoft Excel
This problem occurs when you do the following:
- You return data from a SQL server and you use multiple parameter
queries.
-and-
- The parameters are fields of different data types.
WORKAROUND
If the field type is integer (numeric), limit data to only integer values
between -32,768 and 32,767. For more information about field types, see the
table in the "More Information" section in this article.
If you use multiple parameters and return data to Microsoft Excel, change
the order of the parameter queries. Place the parameter that refers to a
numeric field first.
STATUS
Microsoft has confirmed this to be a problem in the Microsoft products
listed at the beginning of this article.
Modification Type: | Major | Last Reviewed: | 5/21/2001 |
---|
Keywords: | kberrmsg kbprb KB170290 |
---|
|