Page 2 of 2 FirstFirst 12
Results 16 to 18 of 18
  1. #16
    orange's Avatar
    orange is online now Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,870
    Yes, I think you could use the table reference directly without the alias. I find the alias easier to understand. Some people use aliases on all tables ( to reduce typing effort).

    I'm glad you got it working. And glad to help.



    There is a free tool called MZTools for vba. It has a lot of things to help with coding.

    It can add Procedure headers and error routines and more.
    http://www.mztools.com/v3/mztools3.aspx highly recommended.

    Excellent sql reference
    http://www.w3schools.com/sql/default.asp

  2. #17
    Gilligan is offline Novice
    Windows 7 64bit Access 2003
    Join Date
    Mar 2011
    Posts
    19
    I'll definitely be checking out all the links that you have provided for me.

    I started with this page and some of my brother's DBs he's made for me over the past couple of years. http://www.teacherclick.com/access2003/index.htm

    It was good for getting some better understanding.

    Before this all I have done is some basic php/mysql... pretty simple on that end as you are feeding and taking from one piece of code vs forms and queries.

  3. #18
    Gilligan is offline Novice
    Windows 7 64bit Access 2003
    Join Date
    Mar 2011
    Posts
    19
    Disregard... just my system acting funny I guess.
    Last edited by Gilligan; 03-11-2011 at 10:41 AM.

Page 2 of 2 FirstFirst 12
Please reply to this thread with any new information or opinions.

Similar Threads

  1. Query (Filtering?) in a Form
    By bobhra in forum Forms
    Replies: 2
    Last Post: 01-09-2011, 02:45 PM
  2. Replies: 3
    Last Post: 12-20-2010, 09:22 AM
  3. Filtering a Query
    By Brian62 in forum Queries
    Replies: 2
    Last Post: 06-03-2010, 01:46 PM
  4. Filtering a Query
    By jbarrum in forum Access
    Replies: 1
    Last Post: 11-20-2009, 03:03 PM
  5. Filtering recs from query ...
    By rfhall50 in forum Forms
    Replies: 0
    Last Post: 02-18-2009, 09:40 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