Results 1 to 2 of 2
  1. #1
    Hovoruha Octavian is offline Novice
    Windows 7 64bit Access 2013
    Join Date
    Mar 2015
    Posts
    4

    calculation formulas in access

    Hi,

    I'm trying to build an calculated expression, in a table/query, similar to what you can see attached (view jpeg in att.)


    Any ideeas on how can I do it?
    Attached Thumbnails Attached Thumbnails formula excel.jpg  

  2. #2
    John_G is offline VIP
    Windows 7 32bit Access 2010 32bit
    Join Date
    Oct 2011
    Location
    Ottawa, ON (area)
    Posts
    2,615
    Without using a fairly complicated VBA function, you can't. Access is not like Excel, i.e. it is not a spreadsheet - it cannot reference "cells" or "ranges of cells", even in datasheet view.

    Access can refence data in the current record ( = row) fairly well, but outside of the row, no.

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

Similar Threads

  1. Access formulas
    By Joseph Cheong in forum Access
    Replies: 12
    Last Post: 07-25-2014, 10:40 AM
  2. Replies: 4
    Last Post: 02-20-2014, 02:40 PM
  3. Calculation Field in table vs Query calculation
    By Leonidsg in forum Database Design
    Replies: 18
    Last Post: 02-28-2013, 09:38 PM
  4. Replies: 4
    Last Post: 12-17-2012, 01:21 PM
  5. Replies: 1
    Last Post: 08-31-2012, 04:41 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