G
Guest
Just had an issue that in 10 years of using Access never saw - just wondering
if I just never encountered it or what...
I have a form running a query, the user enters a date. The report needs to
show the date - so the query has a field like this:
report date: [Forms!]![frm_report]![txtReportDate]
I had a problem exporting to Excel - seems the direct placement in the query
led to characters that Excel could not understand. I actually had another
date field from the form that I did a date add on, it worked fine. I
eventaully put the form reference in a Format, the issue was gone.
The question for is why have I never seen this before? I can't believe that
I've been so precise over the years to always format a date that I pulled
from a form into a query, and I'm sure that I've done this before (show a
date from a form in a query).
Any comments would be appreciated. I guess we do learn something everyday...
if I just never encountered it or what...
I have a form running a query, the user enters a date. The report needs to
show the date - so the query has a field like this:
report date: [Forms!]![frm_report]![txtReportDate]
I had a problem exporting to Excel - seems the direct placement in the query
led to characters that Excel could not understand. I actually had another
date field from the form that I did a date add on, it worked fine. I
eventaully put the form reference in a Format, the issue was gone.
The question for is why have I never seen this before? I can't believe that
I've been so precise over the years to always format a date that I pulled
from a form into a query, and I'm sure that I've done this before (show a
date from a form in a query).
Any comments would be appreciated. I guess we do learn something everyday...