A
Alejandro
Hello there,
I'm extracting the month of a date in a query using Month(date). Since the
criteria is for the query to show the records where the month matches the
month selected in a combo box (which has the months in letters), I need to
add some formating function to Month(date) so that the month in reference
shows in letters (like "November") instead of the number ("11").
Thanks!
I'm extracting the month of a date in a query using Month(date). Since the
criteria is for the query to show the records where the month matches the
month selected in a combo box (which has the months in letters), I need to
add some formating function to Month(date) so that the month in reference
shows in letters (like "November") instead of the number ("11").
Thanks!