View Single Post
  #1  
Old August 25th, 2009, 09:38 PM posted to microsoft.public.access.gettingstarted
marti
external usenet poster
 
Posts: 40
Default Report is not pulling the correct dates

I have a table that I import data from an excel sheet into daily.
Occaisionally, I have a need to run a report based on an interview date off
of this table. The report not only will show the dates I need, but also a
bunch of other dates.
I think that the format of the date in the table is causing the problem. The
date is formatted as a text and reads 12212008 (Dec 21, 2008) or 2022009(Feb
2nd, 2009).
I am a beginner level Access user and could use any suggestions anyone may
have. Please let me know if more infomationis needed and thank in advance.