Results 1 to 3 of 3
  1. #1
    dfaulkner1 is offline Novice
    Windows 7 32bit Access 2007
    Join Date
    Jul 2015
    Posts
    5

    How to set a format of a field in a Make Table Query

    Hi

    I have numerous databases that I use with make tables in there, these will often contain Currency values that we need to be set as just General Numbers. We can get it to work in the Query but whenever we run the query, the table it makes always shows up as currency.

    Is there a way so that the table created will automatically be just General numbers

    I hope this makes sense

    Thanks


    Dan

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,550
    instead of MAKE table query, just predefine the table and all formats, then use APPEND query. this way all formats are preserved.

    but you could try, in the make table,
    right click on the field in the query,
    set property format

  3. #3
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,770
    Why making tables? This is a design modification to db. Usually a bad idea and a sign of non-normalized data structure.
    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. Make Table Query - Determining Format as Text
    By fdormoy in forum Queries
    Replies: 7
    Last Post: 07-18-2014, 02:41 PM
  2. Make Table query is changing data format
    By kagoodwin13 in forum Queries
    Replies: 1
    Last Post: 01-14-2014, 12:44 PM
  3. Replies: 3
    Last Post: 12-21-2012, 02:27 PM
  4. Replies: 5
    Last Post: 06-19-2012, 10:46 AM
  5. Replies: 2
    Last Post: 04-20-2010, 12:47 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