report stop collecting data

S

scott

last night i added some new data and then printed my report, but the new data did not show up. I went in to the report to see if i could find it, but it wasn't there. its in my table, form, and querie. The only thing i havd done is make a backup of my data the night before. any and all help is thanked.
scot
 
J

John Vinson

last night i added some new data and then printed my report, but the new data did not show up. I went in to the report to see if i could find it, but it wasn't there. its in my table, form, and querie. The only thing i havd done is make a backup of my data the night before. any and all help is thanked.
scott

What is the Recordsource property of the Report? It sounds like it
might be a Query which doesn't happen to return the newly entered
records.
 
S

scott

I figured it out, the data was just in the wrong order. for some reason it did not keep the accending for my dates.
Thanks scott
 
Top