Date format in crosstab query

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a crosstab query where the value crosstab outputs a date. I want it to
output in medium date format but it always gives the general date format.
Every time I change the format for the column, save and close the query then
open it again the format I specified disappears. Any ideas?
 
Is there a reason why you would not adjust the format/display in a form or
report control?
 
Good question. I have been using the query as the output rather than a form
or report because I cannot get the latter to adapt to changing number of
columns. I had to rebuild the form/report each time the number of columns
changed. I thought about writing a macro to create a report each time I ran
the query and then delete it when finished viewing. Thoughts?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top