How can you add an "&" in a footer?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'd like to add text in my footer that has an ampersand, but when I do, it
adds a page number instead. I'd like the footer to read: A&B Is there a
formula that will work? I've tried this:

A&" & "&B
 
try
A&&B



Christina_0123 said:
I'd like to add text in my footer that has an ampersand, but when I do, it
adds a page number instead. I'd like the footer to read: A&B Is there a
formula that will work? I've tried this:

A&" & "&B
 
Use a double ampersand

&&

--

HTH

RP
(remove nothere from the email address if mailing direct)
 
Back
Top