Forum Discussion
Excel Footer Character Limit
av_church This is due to the fact that making the word limit bold, behind the scenes changes the information in the header to:
&"Calibri,Bold"limit&"Calibri,Regular"
So instead of 5 characters, limit now contributes 38 characters to the header.
Holy crap, this was the problem all along! What is really weird is that it takes my bold & italicization when I use Calibri, but when I switch to Arial it triggers the limit. Why would a font name with less characters trigger it when Calibri does not? Is it just a default font setting I can change to unlock more characters when I use bold/italicize in my footers?
- JKPieterseMay 17, 2022Silver Contributor
Smizles If I open a new tab and enter the text 'test' as the left header, this is what the header actually contains: 'test'.
If I change the font of the header to -say- Arial, the header now contains:
'&"Arial,Regular"test'.
16 characters are added to the header, just by setting it to a Font different from the default setting.