G
Garrett Fitzgerald
Using Excel 2007.
I have a Workbook Connection where the command is of type SQL, and the data
brought back is within a particular range. Works fine, looks great in the
crosstab.
Now, I'd like to fix it so that I can specify the dates above the crosstab
and pass them in to the command. However, nothing I try is letting me do
this: I put question marks in the SQL, but it warned me about missing
parameters. Do I need to do the whole thing in VBScript? Or is there
something else I should try first? The fewer macros, the fewer security
warnings. :-(
Thanks!
I have a Workbook Connection where the command is of type SQL, and the data
brought back is within a particular range. Works fine, looks great in the
crosstab.
Now, I'd like to fix it so that I can specify the dates above the crosstab
and pass them in to the command. However, nothing I try is letting me do
this: I put question marks in the SQL, but it warned me about missing
parameters. Do I need to do the whole thing in VBScript? Or is there
something else I should try first? The fewer macros, the fewer security
warnings. :-(
Thanks!