Forum Discussion
HuubEssenberg
Feb 10, 2025Copper Contributor
Merge text with "&" results in strikethrough
As of today I noticed the Excel Function: ="text "&A2, where A2="Nr" returns in a strikethrough text. In the Tab Font the strikethrough button isn't checked. What's wrong?
Harun24HR
Feb 10, 2025Bronze Contributor
Formula can't return formatted text like color, bold, italic, strikethrough. So the resultant cell is formatted from cell format option. So, clear all formats from the resultant cell.