We're aware that some users are experiencing technical issues which the team are working to resolve. See the Community Noticeboard for more info. Thank you for your patience.
📨 Have you signed up to the Forum's new Email Digest yet? Get a selection of trending threads sent straight to your inbox daily, weekly or monthly!

Libreoffice speadsheet help

Options
13»

Comments

  • Sooler
    Sooler Posts: 3,113 Forumite
    Part of the Furniture 1,000 Posts Combo Breaker
    edited 20 July 2018 at 10:59PM
    lindabea wrote: »
    Putting the formula in B3.... IF (B1>B2,B3) works fine as long as whenever I update B1 with a greater value. If I enter a lower value in B1, then B3 gets updated with zero. Logically, it's correct because the condition is false, so B3 is populated with the 'otherwise' value. Looks like I'm going to have to read up about macros

    You only want B3 to update if B1 > B2 AND B1 > B3

    =IF(AND(B1>B2,B1>B3),B1)

    A further issue is when or what triggers B3 to recalculate.
    Is recalculating B3 when either B1 or B2 updates what's required?

    State 1)
    B1=2
    B2=1
    B3=2

    Expected state 2)
    B1=400
    B2=600
    B3=2


    To get from state 1 to 2, if you update B1 first
    B1=400
    B2=1
    B3=400

    then update B2
    B1=400
    B2=600
    B3=400 .... 400 not 2


    This may suggest you need to always update B2 first.
This discussion has been closed.
Meet your Ambassadors

🚀 Getting Started

Hi new member!

Our Getting Started Guide will help you get the most out of the Forum

Categories

  • All Categories
  • 350.8K Banking & Borrowing
  • 253.1K Reduce Debt & Boost Income
  • 453.5K Spending & Discounts
  • 243.8K Work, Benefits & Business
  • 598.7K Mortgages, Homes & Bills
  • 176.8K Life & Family
  • 257.1K Travel & Transport
  • 1.5M Hobbies & Leisure
  • 16.1K Discuss & Feedback
  • 37.6K Read-Only Boards

Is this how you want to be seen?

We see you are using a default avatar. It takes only a few seconds to pick a picture.