C
Chi
Hi
I have a textfield named CEUCredit and I changed it to combo box. Its data
source came from the table named CREDIT that has CREDITID and CREDITNUMBER.
The report looks fine (it shows the CREDITNUMER on the detail section).
However, the SUM ([CREDITNUMBER]) is wrong since it added the number of
CREDITID instead of CREDITNUMBER. Would you please show me how I can make it
sums the CREDITNUMBER?
Please help
Thank you
Chi
I have a textfield named CEUCredit and I changed it to combo box. Its data
source came from the table named CREDIT that has CREDITID and CREDITNUMBER.
The report looks fine (it shows the CREDITNUMER on the detail section).
However, the SUM ([CREDITNUMBER]) is wrong since it added the number of
CREDITID instead of CREDITNUMBER. Would you please show me how I can make it
sums the CREDITNUMBER?
Please help
Thank you
Chi