Results 1 to 3 of 3
  1. #1
    seanst8579 is offline Novice
    Windows 10 Access 2013 64bit
    Join Date
    Feb 2016
    Posts
    14

    Textbox value displaying in subform but not main form

    I've got a form with multiple nested subforms (four total including the main form -- the thread title is slightly misleading, but it was easier to type). In last of these nested subforms (the sub-sub-subform) I threw an unbound textbox (which i've named txtsubtotalsum) into the footer with a dsum expression to calculate a sales subtotal. In the subform above that one (the sub-subform) I need to grab the value from txtsubtotalsum and display it in its own textbox to be used for an order total.

    I created that textbox (txtordersubtotal) and the value displays as it should if the sub-subform is open in its own window, but if I have the subform or mainform open, it returns a #Name error. I checked all my names to see if there were any conflicts and couldn't find any. Is there anything else that could be causing this problem?

  2. #2
    rmcconaghy is offline Novice
    Windows 10 Access 2013
    Join Date
    Feb 2016
    Posts
    1
    You need to show us your code in order that we can help...

  3. #3
    seanst8579 is offline Novice
    Windows 10 Access 2013 64bit
    Join Date
    Feb 2016
    Posts
    14
    Nevermind, I got it working (missed a name after all).

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

Similar Threads

  1. Replies: 5
    Last Post: 04-30-2015, 01:50 AM
  2. Replies: 2
    Last Post: 01-08-2014, 05:18 PM
  3. Replies: 6
    Last Post: 11-18-2012, 12:54 PM
  4. Replies: 7
    Last Post: 11-07-2011, 06:31 AM
  5. Displaying a total textbox in a subform
    By rmohebian in forum Access
    Replies: 3
    Last Post: 02-08-2011, 01:05 PM

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