Results 1 to 3 of 3
  1. #1
    The is offline Novice
    Windows 8 Access 2013
    Join Date
    Nov 2014
    Posts
    13

    Data control difference from the form and the navigation control

    I have four different forms to add/Edit data.



    I build new form that has a Navigation control. That Main form now has all other form as tabs. Some field in the forms using code like this:
    Code:
    SELECT Floors.F_ID, Floors.Floor, Floors.B_ID FROM Floors WHERE (((Floors.B_ID)=Forms![New_Tenants]!B_ID));
    I use that code in Data > row source
    and it works just fine, in the original form, but not in the Main form when I use the form as tab. In the main form, I got dialog ask me to input the value: Forms![New_Tenants]!B_ID

    Can you help me please overcome this issue?

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,902
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  3. #3
    The is offline Novice
    Windows 8 Access 2013
    Join Date
    Nov 2014
    Posts
    13
    Thanks

    That was useful

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

Similar Threads

  1. Replies: 3
    Last Post: 12-10-2013, 08:53 AM
  2. Replies: 10
    Last Post: 02-20-2013, 07:04 AM
  3. Opening a Form within Navigation Control
    By karla.uptown@gmail.com in forum Access
    Replies: 5
    Last Post: 10-08-2012, 10:55 AM
  4. Replies: 3
    Last Post: 03-29-2012, 12:40 PM
  5. Navigation Form control syntax 2010
    By AndycompanyZ in forum Forms
    Replies: 2
    Last Post: 06-28-2011, 07:23 AM

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