View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
maggiethomas maggiethomas is offline
external usenet poster
 
Posts: 2
Default Getting data for a rolling 12 months from SQL database into Excel

I can get the data from my SQL database (a call tracking system) for the last
year by setting 'create date' 03/02/2008.

I would like to get this for a rolling 12 months, so I don't have to update
my query each time, but rather just refresh it. Is this even possible?

Thanks in advance,
Maggie