SBBmaster09
Registered User.
- Local time
- Today, 18:27
- Joined
- Apr 26, 2013
- Messages
- 92
I have a query table from a main table. It has different fields. I am having problem with my table.
I have a ProjectNum Total to GroupBy and the remaining fields are total to "Last". The problem is according to the main table the last production is 6/17 but the data the query table is getting is not the last but the 2nd to the last.
How could i resolve it to get the very last data inputted, it is not reading the very last one in the table. Is there a code or something like other stuffs to do? Thanks.
It has eaten my whole day resolving it. Thanks.
I have a ProjectNum Total to GroupBy and the remaining fields are total to "Last". The problem is according to the main table the last production is 6/17 but the data the query table is getting is not the last but the 2nd to the last.
How could i resolve it to get the very last data inputted, it is not reading the very last one in the table. Is there a code or something like other stuffs to do? Thanks.
It has eaten my whole day resolving it. Thanks.