N Newbie May 26, 2008 #1 I am trying to type 'Xpress' into a cell. the first inverted comma keeps disppearing. How do I solve this? Thanks!
I am trying to type 'Xpress' into a cell. the first inverted comma keeps disppearing. How do I solve this? Thanks!
R Rick Rothstein \(MVP - VB\) May 26, 2008 #2 A leading "inverted comma" (also known as an apostrophe) is used to make what follows it text... so, use two of them at the beginning instead of one... ''Xpress' Rick
A leading "inverted comma" (also known as an apostrophe) is used to make what follows it text... so, use two of them at the beginning instead of one... ''Xpress' Rick
R Ragdyer May 26, 2008 #3 Is this OK? `Express' On my keyboard, it's on the Tilde (~) key, under <Esc>, and above the <Tab> key.
Is this OK? `Express' On my keyboard, it's on the Tilde (~) key, under <Esc>, and above the <Tab> key.