14 April 2010

Inserire testo random in Word / Lorem Ipsum generator

You need to write the same function in Word as;

=rand()

On pressing enter, you will see the auto-fill paragraph.

 rand

Another place holding text filler which has been widely used in web designing and other prototypes is;

Lorem ipsum dolor sit amet, consectetur adipisicing elit……

For filling Word document with this placeholder filler, you need write it as

=lorem()

 lorem

 

Note:

  • Testato in Word 2007
  • Alle funzioni si può passare un parametro numerico (la lunghezza del testo??).

Trovato qui.