Hi,
I am super new to access, and have done okay as far as smaller tables, queries, forms, and reports. I am now on the "big" report, that has 127 fields. The report was working fine until Saturday when it was 60 some fields shorter. I had to add more fields to distinguish values by work shift. So, I added these new numeric fields, which have the same properties as the others, long integer, default 0, etc. I add the fields to the query as well, then added to the form and report. Now, when I run the report, it does not pull up any data/record from after the addition of the new fields. When I run the report based on the dates before the additions were made, the report works populating the data that was entered that day. When I run the query, it also does not pull up the newer records, only the records from before the change. The only thing that works right after the change is the table. The table is populated with the newer data. I am about ready to start it allllllllll over again, but wanted to see if I could get help here. Thank you in advance.