R Rick B Mar 8, 2005 #2 Add a new column to your query and put the following in it. DayOfWeek: Format([SomeDateFieldName, "dddd") William said: How do I make the weekday show up in a query where I have the date Click to expand... already?
Add a new column to your query and put the following in it. DayOfWeek: Format([SomeDateFieldName, "dddd") William said: How do I make the weekday show up in a query where I have the date Click to expand... already?
G Guest Mar 8, 2005 #3 Rick B you are the man! Rick B said: Add a new column to your query and put the following in it. DayOfWeek: Format([SomeDateFieldName, "dddd") William said: How do I make the weekday show up in a query where I have the date Click to expand... already? Click to expand...
Rick B you are the man! Rick B said: Add a new column to your query and put the following in it. DayOfWeek: Format([SomeDateFieldName, "dddd") William said: How do I make the weekday show up in a query where I have the date Click to expand... already? Click to expand...