I need to prompt the user for 2 dates, e.g. 1/1/2008 , 2/5/2008 , and generate a two column report with all 0-23 hours for each date in the range. The date being in the first column and the hour being in the second column.
1/1/2008 0
1/1/2008 1
1/1/2008 3
[...etc]
2/4/2008 23