Results 1 to 2 of 2
  1. #1
    MikeCorruption is offline Novice
    Windows Vista Access 2007
    Join Date
    Nov 2011
    Posts
    1

    How To Do This Expression In A Query in Access 2007?

    Hey guys and girls, this will most likely sound very dumb of me to ask but i am not very good with Microsoft Access, anyway i have designed a database and what i want to do is create a query which shows the monthly salary for the members of staff, basically i already have the annual salary in the database but in the query i basically want to divide the annual salary by 12 to get the answer for the monthly salary, how do i go about doing this calculation? i have tried google and didnt understand the tutorials again sorry if i sound stupid



    Thanks

  2. #2
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,642
    In design view in a new field:

    MonthlySalary: AnnualSalaryField / 12

    You might want to add the Round() function.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

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

Similar Threads

  1. query criteria in access 2007
    By jeskit in forum Access
    Replies: 2
    Last Post: 11-23-2011, 06:44 AM
  2. Replies: 2
    Last Post: 06-18-2011, 09:55 AM
  3. MS Access 2007 Query Help
    By tjames in forum Queries
    Replies: 2
    Last Post: 12-15-2010, 08:06 AM
  4. Create a query in VBA, Access 2007
    By laavista in forum Access
    Replies: 3
    Last Post: 06-22-2010, 07:43 PM
  5. Replies: 7
    Last Post: 12-30-2009, 11:03 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