Text box problem

D

Daniel

Dear all,
When I set a text box in main form with [Invoice detail]![Total] to show the
total value of subform.
It only shows the value in access 2000, but is blank in access 2003.

Can anyone tell me why?
Thanks
Daniel
 
K

Ki Yi [MS]

Hello,

Try this:

=[Name of the subform].Form![Fieldname]

Regards,

Ki Yi
Microsoft Support

This posting is provided AS IS with no warranties, and confers no rights.
 
Top