Using:
&TEXT(cell,"yyyy-mm-ddThh:mm:ss")&
doesn't work? That should format it correctly.
Have you thought about adding a column to your data table to calculate if the date is in your current range and return "Current" (or something similar)? Then you could easily filter to just show those records...
Bookmarks