text formating

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

Guest

Can text be formatted as "small caps" in Excel? Can't find info, and when I try to copy something from Word the formatting is dropped.
 
Hi
not available in Excel as format

--
Regards
Frank Kabel
Frankfurt, Germany

tomi said:
Can text be formatted as "small caps" in Excel? Can't find info, and
when I try to copy something from Word the formatting is dropped.
 
I'm not familiar with 'small caps' but if you mean lower case use the function
=LOWER(
Input the cell reference into the parentheses
 
If you open MSWord and type:

=rand()
and hit enter, you'll see a bunch of text magically appear.

Highlight the paragraph and hit Format|Font...

There's a checkbox for small caps. (each character is uppercase, but the ones
that should be lower case a touch smaller.)

===
inside word,
=rand(3,5)
will make 3 paragraphs each with 5 sentences.

You do have to have:
Tools|Autocorrect options|autocorrect tab|Replace text as you type
turned on for this to work.
 

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