Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a query created via Microsoft SQL Server Management Studio that has
hard coded criteria (see below). I would like to convert this query to a parameter query. Because the query was not created initially as a parameter query, the €śQuery Parameters€ť icon is not available. Is it possible to modify the syntax so that the criteria below can be entered in 4 separate cells in Excel? WHERE T2.[GroupMask] ='6' and T2.[GroupMask] <= '6' and T0.[RefDate] = '01/01/03' AND T0.[RefDate] <= '06/20/08' -- Thanks, Melanie |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Convert Hard-coded cell values to constants | Excel Discussion (Misc queries) | |||
Parameter/Criteria option not available for External Data Query | Excel Discussion (Misc queries) | |||
How to write parameter query with "or is null" criteria | New Users to Excel | |||
Criteria using "Or" and parameter query | Excel Discussion (Misc queries) | |||
How to use a Access Query that as a parameter into Excel database query | Excel Discussion (Misc queries) |