Results 1 to 2 of 2
  1. #1
    muhammadirfanghori is offline Novice
    Windows 7 32bit Access 2007
    Join Date
    Feb 2012
    Posts
    6

    Subform total on main form

    Click image for larger version. 

Name:	Capture.JPG 
Views:	15 
Size:	114.7 KB 
ID:	20028


    I want to try to get subform total into main form field i face error ?NAME, ?ERROR how ccan i do this

  2. #2
    NTC is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    Nov 2009
    Posts
    2,392
    delete the current sub form. make an actual form based on the same record set. give this new form a header/footer and create the sum using an unbound text box in the footer of the form. the header is not needed and can be not visible.

    then insert this form into your main form as a sub form

    finally your Amount text box in the main form should be unbound and its control source will be: =[SubFormName].Form![SumTextBoxName]

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 4
    Last Post: 11-06-2014, 05:35 AM
  2. Replies: 19
    Last Post: 06-30-2014, 04:36 PM
  3. Replies: 3
    Last Post: 05-24-2013, 04:39 PM
  4. Replies: 2
    Last Post: 05-23-2013, 08:29 AM
  5. Replies: 4
    Last Post: 10-18-2011, 10:18 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums