L
Laura1 via AccessMonster.com
Data in most of the data fields however some are null
Make table query:
Quarterly Revenue: [Tbl_Referrals_W_Expiration_Date]![10/31/2006]+
[Tbl_Referrals_W_Expiration_Date]![11/30/2006]+
[Tbl_Referrals_W_Expiration_Date]![12/31/2006]
The results are not consistent. Access is not summing all the values for all
the entries in each column, even if the fields are all populated for all
three timeframes. Sometimes I get the total other times I don't. Doesn't
seem to be tied to whether or not values are in all fields.
Table is small only contains 2010 records.
What am I doing wrong?
Make table query:
Quarterly Revenue: [Tbl_Referrals_W_Expiration_Date]![10/31/2006]+
[Tbl_Referrals_W_Expiration_Date]![11/30/2006]+
[Tbl_Referrals_W_Expiration_Date]![12/31/2006]
The results are not consistent. Access is not summing all the values for all
the entries in each column, even if the fields are all populated for all
three timeframes. Sometimes I get the total other times I don't. Doesn't
seem to be tied to whether or not values are in all fields.
Table is small only contains 2010 records.
What am I doing wrong?