"&" in header disappears

  • Thread starter Thread starter FJB0623
  • Start date Start date
F

FJB0623

Using the ampersand "&" in the header as part of a company name, the "&"
disappears. I recognize that Excel uses the "&", like &[file] and &[page], but
why won't it show and print when used in the name of a company, such as "S & S
Cafeterias"? Any help is appreciated.
To reply to this message, remove "mand" from my address. Thanks
 
Use && to display a single &.


Using the ampersand "&" in the header as part of a company name, the "&"
disappears. I recognize that Excel uses the "&", like &[file] and &[page], but
why won't it show and print when used in the name of a company, such as "S & S
Cafeterias"? Any help is appreciated.
To reply to this message, remove "mand" from my address. Thanks
 
double up on those ampersands to get them to show up:

"s && s"



Using the ampersand "&" in the header as part of a company name, the "&"
disappears. I recognize that Excel uses the "&", like &[file] and &[page], but
why won't it show and print when used in the name of a company, such as "S & S
Cafeterias"? Any help is appreciated.
To reply to this message, remove "mand" from my address. Thanks
 
Back
Top