Several subforms need to do a summary (1 Viewer)

Joe8915

Registered User.
Local time
Today, 02:11
Joined
Sep 9, 2002
Messages
820
I have several different subforms, I have field adding several Textfields in the Form Footer. Now I need to combine all the subforms into one main form and do a summary. I know you can do it in reports such as using the "HasData" method. I could not make it work.

Any ideas on how I can make it work.

using MS Access 10
 

boblarson

Smeghead
Local time
Today, 01:11
Joined
Jan 12, 2001
Messages
32,059
Use the Nz function around each piece of the equation.
 

Users who are viewing this thread

Top Bottom