J jkjmwilliams Jan 23, 2008 #1 How do I type the & symbol in a Label? Example: L&H. Access replaces my & with an underscore. Thanks JoAnn
How do I type the & symbol in a Label? Example: L&H. Access replaces my & with an underscore. Thanks JoAnn
D Dirk Goldgar Jan 23, 2008 #3 jkjmwilliams said: How do I type the & symbol in a Label? Example: L&H. Access replaces my & with an underscore. Thanks JoAnn Click to expand... Double up the ampersands: L&&H
jkjmwilliams said: How do I type the & symbol in a Label? Example: L&H. Access replaces my & with an underscore. Thanks JoAnn Click to expand... Double up the ampersands: L&&H
J jkjmwilliams Jan 23, 2008 #4 THANKS! Douglas J. Steele said: Put two ampersands in a row: L&&H Click to expand...