Avatar

Kristoffer Refslund

  • Total activity 41
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 4
  • Subscriptions 16

Posts

Recent activity by Kristoffer Refslund
  • If-then-else issues

    Having some issues with an if-then-else statement.This doesnt work:if sum(d-1, 0, m2) = 0,8108 then sum(d-1, 0, m2) * 1,033 else 0A work-around:if sum(d-1, 0, m2) * 100 = 81,08 then sum(d-1, 0, m2)...

    • Created
    • 2 followers
    • 1 comment
    • 0 votes