Results 1 to 2 of 2
  1. #1
    rebfein's Avatar
    rebfein is offline Competent Performer
    Windows 7 64bit Access 2010 32bit
    Join Date
    Mar 2015
    Location
    So Cal
    Posts
    114

    Query save as anotherTable?

    I need to query a database for Inactive and Obsolete (OBS) parts. Both the these options are listed in the part table in different fields. Fields are Comp Part Number (PN), Manufacturer Part Number (MFR PN), ACT, InACT, OBS.



    Is there a way to combine the query to show the InAct. and OBS parts in one column? Also, could I save this query as a table?

    Thank you,

    Rebecca

  2. #2
    alansidman's Avatar
    alansidman is offline Indifferent
    Windows 7 32bit Access 2010 32bit
    Join Date
    Apr 2010
    Location
    Steamboat Springs
    Posts
    2,538
    Also, could I save this query as a table?
    Look at the Make Table Query.

    Is there a way to combine the query to show the InAct. and OBS parts in one column?
    Extract each field into a different Query and then join the two queries in a Union Query where the two fields are in the same location in each query.

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

Similar Threads

  1. Replies: 5
    Last Post: 02-03-2014, 03:06 AM
  2. Replies: 15
    Last Post: 01-28-2014, 12:20 PM
  3. Replies: 3
    Last Post: 10-08-2012, 08:40 AM
  4. Replies: 8
    Last Post: 09-27-2012, 11:12 AM
  5. Replies: 9
    Last Post: 01-20-2011, 02:22 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