View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mike[_84_] Mike[_84_] is offline
external usenet poster
 
Posts: 1
Default calendar control - pivot table input variable

Hi I created active x calendar control. I started
record macro caught the pivot table build code, with a
where on a date field. calling odbc from sql2000 server
I am trying to use the pick date from the calendar
control as the start date in the where clause
so the control would be = start_date and <= (startdate +
7)
If that can work then put in an imput field for the start
date plus input field.

Last is there anything around about embeding excel into
asp.net?

thanks