Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

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

66%
+2 −0
Q&A Highlight the maximum value per row across multiple columns

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...

0 answers  ·  posted 3y ago by pnuts‭  ·  last activity 3y ago by pnuts‭

#3: Post edited by user avatar Alexei‭ · 2020-11-01T06:55:02Z (over 3 years ago)
added relevant tag
  • 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 by user avatar Alexei‭ · 2020-10-19T20:39:25Z (over 3 years ago)
made the reference more clear
  • 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 by user avatar pnuts‭ · 2020-10-14T20:06:32Z (over 3 years ago)
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.*"