question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Conditional formatting problem with ref to other sheet

See original GitHub issue

I have created same conditional formatting rules in the template sheet with a multisheet comment. It does not copy this rules when creating the new sheets. I attach examples files.

Version is 2.8.1

<dependency>
  <groupId>org.jxls</groupId>
  <artifactId>jxls</artifactId>
  <version>2.8.1</version>
</dependency>
    <dependency>
        <groupId>org.jxls</groupId>
        <artifactId>jxls-poi</artifactId>
        <version>2.8.1</version>
</dependency>

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:13 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
SoltauFintelcommented, Nov 3, 2020

Because of Corona, we are currently spending significantly less time on JXLS. Therefore an answer or processing can take longer.

0reactions
jmorecrucommented, Apr 26, 2021

Thank you both!!!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Conditional Formatting from another sheet - Stack Overflow
You can do this by referencing the cell and row number in the current sheet, so as you drag-copy ...
Read more >
Conditional formatting based on the values of another sheet
The Conditional formatting Rules only work on the current Sheet. This is by design. So when you point to another Sheet it will...
Read more >
Conditional Formatting based on another sheet - YouTube
00:00 Conditional formatting based on cells in other sheets00:18 Set up conditional formatting using a new, formula based, rule - see more ...
Read more >
Fix Excel Conditional Formatting Problem Extra Rules
Go to the sheet that has a formatted Excel table with duplicate rules; On the Excel Ribbon, click the View tab, then click...
Read more >
Conditional formatting not working for formulas with reference ...
I am using a COUNTIFS statement referencing another column in a different sheet with a drop-down list of four words. It was working...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found