Results 1 to 2 of 2
  1. #1
    rts is offline Advanced Beginner
    Windows 7 64bit Access 2010 64bit
    Join Date
    Mar 2012
    Posts
    34

    Simple Syntax Question on Navigation Forms

    Hello,

    I can't seem to get the syntax right to refer to my "RFI LOG" Tab on my "PROJECT MAIN" navigation form. I just need to get to the form, I don't need syntax for a control on the form. The facts:

    Navigation Form Name: PROJECT MAIN (I don't know if this is part of the problem because I didn't use an "_" between the words to name the form)


    Name of Tab on Navigation Form I want to Reach: RFI LOG (no "_")
    Name of Subform RFI LOG is connected to: RFI_LOG

    I know I didn't set this all up correctly, but it's my first go at an Access DB. Anything helps!

    Thanks

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,601
    Show the code for analysis.

    If you use spaces, special characters, punctuation (underscore is exception) in names or reserved words as names, must enclose in []. That's why it is good idea to avoid those structures.

    [PROJECT Main]

    Better would be ProjectMain or Project_Main
    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.

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

Similar Threads

  1. Simple code syntax question
    By mseeker22 in forum Programming
    Replies: 1
    Last Post: 07-07-2011, 03:55 AM
  2. Navigation Form control syntax 2010
    By AndycompanyZ in forum Forms
    Replies: 2
    Last Post: 06-28-2011, 07:23 AM
  3. Replies: 1
    Last Post: 01-04-2011, 05:04 AM
  4. simple syntax question
    By markjkubicki in forum Programming
    Replies: 6
    Last Post: 09-14-2010, 04:13 PM
  5. Simple forms/queries question (I hope!)
    By Remster in forum Access
    Replies: 6
    Last Post: 09-07-2010, 12:08 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