The & character in the footer

  • Thread starter Thread starter Thang
  • Start date Start date
T

Thang

Hello,

I want to custom my sheet footer with the "&" character
but this character does not appear in the preview!

Can you help me.

Many thanks,

Thang
 
& is an "escape" character - it tells the print routine that an
instruction is coming (for instance, &Arial&08 sets the font to 8-pt
Arial).

To print an ampersand, you need to use two together: &&
 
Thank you very much for your help,

Thang
-----Original Message-----
Hi
try &&
in for header/footer

--
Regards
Frank Kabel
Frankfurt, Germany

.
 
Thank you very very much for your help,

Thang
-----Original Message-----
& is an "escape" character - it tells the print routine that an
instruction is coming (for instance, &Arial&08 sets the font to 8-pt
Arial).

To print an ampersand, you need to use two together: &&


.
 
What is the easiest way to cause the Value in Cell B5, say "123456" to
not go to the printer? that is "hide"; Do not Print?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top