Results 1 to 2 of 2
  1. #1
    Secue is offline Advanced Beginner
    Windows 7 64bit Access 2007
    Join Date
    Jun 2013
    Posts
    33

    Question Moving average calculation

    Hi:



    Is there any formual or any way to calculate moving average on access? What I need is to calculate a value based on data from the past 3 months:

    I have follwing structure for example:

    Column A ----- Column B -------- Column C
    ValueA1 ------- Value B1 ---------
    ValueA2 ------- Value B2 ---------
    ValueA3 ------- Value B3 --------- =average (ValueB1, valueB2, valueB3)
    ValueA4 ------- Value B4 --------- = average (valueB2, valueB3, valueB4)


    My main point id how to calculate values for column C.

    Thank you.

  2. #2
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,847

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

Similar Threads

  1. Average of an Average
    By techherbie in forum Queries
    Replies: 1
    Last Post: 03-02-2013, 02:35 PM
  2. Calculation Field in table vs Query calculation
    By Leonidsg in forum Database Design
    Replies: 18
    Last Post: 02-28-2013, 09:38 PM
  3. Replies: 13
    Last Post: 05-28-2010, 11:57 AM
  4. report average calculation
    By ZipDoc in forum Reports
    Replies: 1
    Last Post: 01-28-2010, 09:08 PM
  5. Select query for Exponential Moving Average.
    By krishna79 in forum Queries
    Replies: 0
    Last Post: 01-22-2009, 05:52 AM

Tags for this Thread

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