Results 1 to 4 of 4
  1. #1
    kdbailey is offline Competent Performer
    Windows XP Access 2003
    Join Date
    Aug 2012
    Posts
    228

    Connecting a table to an expression through SQL


    I created an expression field, titled "Trimmed Model", I want to connect this expression to table "Model to Color Shaft", field "Trimmed Model". I want the join to contain all data from the original expression.

    What would the FROM statement look like??

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,625
    Can't you just use the Query Designer to build query that joins the two tables on common ID fields? Show sample data from these tables and the desired output.
    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
    kdbailey is offline Competent Performer
    Windows XP Access 2003
    Join Date
    Aug 2012
    Posts
    228
    This is a make query table, so I am avoiding connecting 2 query's.

  4. #4
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,625
    Don't understand. You want to make a new table just to avoid having to build query that joins queries? But then would have to join queries to accomplish the make table action anyway. Show sample source data and the desired results.
    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. Connecting Company Table to Staff Table
    By 3Khats in forum Database Design
    Replies: 3
    Last Post: 12-11-2012, 01:12 PM
  2. Replies: 4
    Last Post: 07-09-2012, 01:49 PM
  3. text box expression inserted to table
    By normie in forum Access
    Replies: 3
    Last Post: 03-13-2012, 04:14 PM
  4. Connecting to a new table in the BE
    By Jamescdawson in forum Access
    Replies: 5
    Last Post: 02-06-2012, 03:57 PM
  5. Getting Expression-Relayed Data to Table
    By homerj56 in forum Programming
    Replies: 4
    Last Post: 09-10-2010, 08:56 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