Page 2 of 2 FirstFirst 12
Results 16 to 18 of 18
  1. #16
    Mike70 is offline Novice
    Windows 10 Access 2013
    Join Date
    Jan 2016
    Posts
    11
    No,it's there. Just a bad picture

  2. #17
    June7's Avatar
    June7 is online now VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,640
    Maybe:

    OOM(Nz([SummaV],0) = 0, 0, Nz([SummaFel],0)/[SummaV] + Nz([Summa1],0) * 1000)

    Should the addition occur first?
    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.

  3. #18
    Mike70 is offline Novice
    Windows 10 Access 2013
    Join Date
    Jan 2016
    Posts
    11
    Right answer is:

    OOM(([SummaV]+[Summa1])=0;0;[SummaFel]/([SummaV]+[Summa1])*1000)

Page 2 of 2 FirstFirst 12
Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 3
    Last Post: 06-11-2014, 08:06 AM
  2. Running Sum divided by Month Total
    By kwooten in forum Reports
    Replies: 7
    Last Post: 05-16-2013, 10:20 AM
  3. Total divided by weekdays in a month
    By normie in forum Access
    Replies: 1
    Last Post: 03-22-2012, 07:09 PM
  4. 0 divided by 0 = impossible..
    By LanieB in forum Queries
    Replies: 13
    Last Post: 01-03-2012, 05:24 PM
  5. Replies: 1
    Last Post: 02-01-2010, 06:12 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