J
Joseph
I have a crosstab query that work just great. All the data that I require
shows up. But I need to change the first day of the week in my [Date]. I have
tried:
Format$([Date],dddd,vbFriday)
Format([Date],dddd,vbFriday)
Both with the same results, the query tries to put vbFriday in brackets. I
have changed it in both the Design View and the SQL view, and no luck. Is
there any way that I can fix this or is there a go around?
Thank you
shows up. But I need to change the first day of the week in my [Date]. I have
tried:
Format$([Date],dddd,vbFriday)
Format([Date],dddd,vbFriday)
Both with the same results, the query tries to put vbFriday in brackets. I
have changed it in both the Design View and the SQL view, and no luck. Is
there any way that I can fix this or is there a go around?
Thank you