J
Joe
Hi,
I've seen this done as a .udf in SQL Server before, but I would like to
know if I can do it in access.
I would like to specify a start date and end date, then return each
date value within the specified range. Here's an example:
Start Date : 6/1/06
End Date: 6/10/06
Result set:
6/1/06
6/2/06
6/3/06
.....
6/10/06
Can someone help me?
Thanks,
Joe
I've seen this done as a .udf in SQL Server before, but I would like to
know if I can do it in access.
I would like to specify a start date and end date, then return each
date value within the specified range. Here's an example:
Start Date : 6/1/06
End Date: 6/10/06
Result set:
6/1/06
6/2/06
6/3/06
.....
6/10/06
Can someone help me?
Thanks,
Joe