Results 1 to 6 of 6
  1. #1
    April Du is offline Novice
    Windows 10 Access 2016
    Join Date
    May 2018
    Location
    Barrie, On Canada
    Posts
    3

    To add a new field to a query

    I am very new to Access so please excuse me if it's too obvious: can I add a non existing field to a query? It's not calculated or anything just a new field. Or do I need to make a new table first? Thanks in advance!

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,921
    Fields are in tables. Queries pull data from tables. Queries can do calculations with table fields and those calculated 'fields' can then be referenced in forms and reports.

    Why would you need to make a new table?
    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
    April Du is offline Novice
    Windows 10 Access 2016
    Join Date
    May 2018
    Location
    Barrie, On Canada
    Posts
    3
    Thanks. I figured it out. I had to make the query make table then requery.

    The reason is the new field can't be added to any existing tables.

  4. #4
    June7's Avatar
    June7 is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,921
    Why can't you modify table design? This is a split db and you do not have direct access to the backend? What is the backend?

    And why would you build a MakeTable query as opposed to just opening the table designer?
    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.

  5. #5
    April Du is offline Novice
    Windows 10 Access 2016
    Join Date
    May 2018
    Location
    Barrie, On Canada
    Posts
    3
    I have two (or 3 tables) and then I had to make a query to get some fields from them. Then I need to add some new info based on the datasets in the query.

    I am not familiar with backend functions. I only have one database right now.

  6. #6
    June7's Avatar
    June7 is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,921
    If all the tables are local to the database and not links to another database file, then you should be able to do any edits you wish.

    If you want to save calculated data - why?
    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. Replies: 2
    Last Post: 05-17-2017, 06:17 AM
  2. Replies: 1
    Last Post: 08-31-2015, 10:38 PM
  3. Replies: 10
    Last Post: 03-04-2015, 01:32 PM
  4. Replies: 3
    Last Post: 07-09-2014, 06:39 AM
  5. Replies: 3
    Last Post: 03-26-2014, 10:49 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