word has a shortcut to add latin text - where?

  • Thread starter Thread starter philheath
  • Start date Start date
P

philheath

I have seen in word 2007 a shortcut to add a paragraph of latin text. How do
I do this?
 
To insert meaningless, Latin-like text, do the followIng:

In an empty paragraph, type:
=lorem()
and press ENTER.

Word inserts 3 paragraphs of 3 sentences each.

You can control the number of paragraphs and sentences in each paragraph by
inserting numbers like the following:
=lorem(5,10)

Word inserts 5 paragraphs of 10 sentences each.

You might also want to try substituting rand or rand.old for lorem.
 
Yes I did and thank you. When you get to my age you forget these things but I
was very impressed with the speed and helpfulness of the replies - thank you.

It is actually on the microsoft knowledge base but lord knows where!! I just
stumble across these things looking for something else!
Thanks anyway
Phil
 
Back
Top