Welcome to Software Development on Codidact!
Will you help us build our independent community of developers helping developers? We're small and trying to grow. We welcome questions about all aspects of software development, from design to code to QA and more. Got questions? Got answers? Got code you'd like someone to review? Please join us.
Post History
An as yet unanswered OpenOffice Calc - Highlighting the higest value in multiple columns posted by Rui on Super User from early this year asked whether a condition was possible to: fill with a c...
#3: Post edited
- An as yet unanswered [OpenOffice Calc - Highlighting the higest value in multiple columns](https://superuser.com/questions/1522347/openoffice-calc-highlighting-the-higest-value-in-multiple-columns) posted by [Rui](https://superuser.com/users/1091799/rui) on Super User from early this year asked whether a condition was possible to:
- >fill with a color in the highest value between multiple columns
- The context was OpenOffice Calc and a data sample was provided. A simplified version, with headers, of the sample data is:
- ![Sample data and layout](https://software.codidact.com/uploads/a9iAe51uAD64NjX1jtCcMvTU)
- |Q1|Q2|Q3|Q4|Total
- A|77|23||11|111
- B|4|5|6||15
- C|-3|25|8|14|44
- D|1|1|2|2|6
shown after highlighting has been applied to the relevant cells. It was stated: "*The value should be filled not in TOTAL but in the columns that have all the other values.*"
- An as yet unanswered [OpenOffice Calc - Highlighting the higest value in multiple columns](https://superuser.com/questions/1522347/openoffice-calc-highlighting-the-higest-value-in-multiple-columns) posted by [Rui](https://superuser.com/users/1091799/rui) on Super User from early this year asked whether a condition was possible to:
- >fill with a color in the highest value between multiple columns
- The context was OpenOffice Calc and a data sample was provided. A simplified version, with headers, of the sample data is:
- ![Sample data and layout](https://software.codidact.com/uploads/a9iAe51uAD64NjX1jtCcMvTU)
- |Q1|Q2|Q3|Q4|Total
- A|77|23||11|111
- B|4|5|6||15
- C|-3|25|8|14|44
- D|1|1|2|2|6
- shown after highlighting has been applied to the relevant cells. It was stated: "*The value should be filled not in TOTAL but in the columns that have all the other values.*"
#2: Post edited
An as yet unanswered [Q](https://superuser.com/questions/1522347/openoffice-calc-highlighting-the-higest-value-in-multiple-columns) on Super User from early this year asked whether a condition was possible to:- >fill with a color in the highest value between multiple columns
- The context was OpenOffice Calc and a data sample was provided. A simplified version, with headers, of the sample data is:
- ![Sample data and layout](https://software.codidact.com/uploads/a9iAe51uAD64NjX1jtCcMvTU)
- |Q1|Q2|Q3|Q4|Total
- A|77|23||11|111
- B|4|5|6||15
- C|-3|25|8|14|44
- D|1|1|2|2|6
- shown after highlighting has been applied to the relevant cells. It was stated: "*The value should be filled not in TOTAL but in the columns that have all the other values.*"
- An as yet unanswered [OpenOffice Calc - Highlighting the higest value in multiple columns](https://superuser.com/questions/1522347/openoffice-calc-highlighting-the-higest-value-in-multiple-columns) posted by [Rui](https://superuser.com/users/1091799/rui) on Super User from early this year asked whether a condition was possible to:
- >fill with a color in the highest value between multiple columns
- The context was OpenOffice Calc and a data sample was provided. A simplified version, with headers, of the sample data is:
- ![Sample data and layout](https://software.codidact.com/uploads/a9iAe51uAD64NjX1jtCcMvTU)
- |Q1|Q2|Q3|Q4|Total
- A|77|23||11|111
- B|4|5|6||15
- C|-3|25|8|14|44
- D|1|1|2|2|6
- shown after highlighting has been applied to the relevant cells. It was stated: "*The value should be filled not in TOTAL but in the columns that have all the other values.*"
#1: Initial revision
Highlight the maximum value per row across multiple columns
An as yet unanswered [Q](https://superuser.com/questions/1522347/openoffice-calc-highlighting-the-higest-value-in-multiple-columns) on Super User from early this year asked whether a condition was possible to: >fill with a color in the highest value between multiple columns The context was OpenOffice Calc and a data sample was provided. A simplified version, with headers, of the sample data is: ![Sample data and layout](https://software.codidact.com/uploads/a9iAe51uAD64NjX1jtCcMvTU) |Q1|Q2|Q3|Q4|Total A|77|23||11|111 B|4|5|6||15 C|-3|25|8|14|44 D|1|1|2|2|6 shown after highlighting has been applied to the relevant cells. It was stated: "*The value should be filled not in TOTAL but in the columns that have all the other values.*"