Conditional formatting problem with ref to other sheet
See original GitHub issueI 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:
- Created 3 years ago
- Comments:13 (2 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Because of Corona, we are currently spending significantly less time on JXLS. Therefore an answer or processing can take longer.
Thank you both!!!