I have a form that refers to another table of dates. It looks at this other table and figures out have dates are in between a Start Date and End Date.
I have it so they are counted using the DCount function. Now I would like to list the dates in a text box in this format.
10/20/2001, 11/04/2002 etc.
Can this be done?
I have it so they are counted using the DCount function. Now I would like to list the dates in a text box in this format.
10/20/2001, 11/04/2002 etc.
Can this be done?