Viewing 4 posts - 31 through 34 (of 34 total)
Thank you for the direction!
I realize that I left a piece of the puzzle out (sorry) but it worked perfectly! Thank you.
March 23, 2010 at 1:18 pm
Thank you so much! This points me in the right direction!
November 20, 2009 at 2:40 pm
Thank you everyone for your responses.
The purpose of this report is to list new customers (or customers that are in our system but have not used our services in the...
May 28, 2009 at 2:36 pm
Sure! I can supply the entire code with the missing link! Thank you for looking at this:
DECLARE @StartDate datetime, @EndDate datetime
SELECT @StartDate = '5/1/2009', @EndDate = '5/28/2009'
SELECT ...
May 28, 2009 at 12:52 pm
Viewing 4 posts - 31 through 34 (of 34 total)