Results 1 to 2 of 2
  1. #1
    jayjayuk is offline Novice
    Windows 7 Access 2010 (version 14.0)
    Join Date
    Oct 2010
    Posts
    4

    How do i create a new field in a query


    im following a practice lesson. and i have created a query from a table. and now its asking me to create a new field in the query called REFUND and calculate the refund due by multiplying paid by 12.5% (0.125) but i have tried in design view and datasheet view but i just cant seem to work out how to do it. can anyone help ?

  2. #2
    NoellaG's Avatar
    NoellaG is offline VIP
    Windows 7 Access 2010 (version 14.0)
    Join Date
    Jun 2010
    Location
    Belgium
    Posts
    1,044
    Hi,

    just create a calculated field in the query by example window by typing the following as field name (make sure PAID is a known field name):

    REFUND:PAID * 0.125

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

Similar Threads

  1. Replies: 1
    Last Post: 09-29-2010, 08:01 AM
  2. Using Lookup to Create a new Field
    By jtinjr in forum Access
    Replies: 1
    Last Post: 09-25-2010, 11:30 AM
  3. Create module to add field
    By DavidAlan in forum Modules
    Replies: 3
    Last Post: 09-08-2010, 09:18 AM
  4. Replies: 3
    Last Post: 04-26-2010, 11:38 AM
  5. How to Create Field in Template
    By Jonathan in forum Access
    Replies: 1
    Last Post: 01-30-2009, 02:00 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