T
Tony
Hello,
I have a table with dates [Booked_Date] ranging from Oct
1,2003 to present (12/9/2003). I'm trying to create a
query that will pull in all dates from previous months
(Oct and Nov)dynamically. I've tried various syntax
expressions with no luck.
Attempted Example:
Format[Booked_Date],"m") - 1
And unfortunatley, this does not work as well. Does
anyone have any suggestions?
Thanks.
I have a table with dates [Booked_Date] ranging from Oct
1,2003 to present (12/9/2003). I'm trying to create a
query that will pull in all dates from previous months
(Oct and Nov)dynamically. I've tried various syntax
expressions with no luck.
Attempted Example:
Format[Booked_Date],"m") - 1
And unfortunatley, this does not work as well. Does
anyone have any suggestions?
Thanks.