[mso] Re: Question about Word ... finding help for functions ?

  • From: "Dian Chapman" <dian@xxxxxxxxxxxxx>
  • To: <mso@xxxxxxxxxxxxx>
  • Date: Tue, 14 Jan 2003 22:05:08 -0600

OR...

RAND function
Returns a random floating point number from 0.0 to 1.0. It returns a
different number each time the function is evaluated, which is once per
minute according to the system clock.

Syntax RAND( )
 
Remarks
Use this function to create animation effects by setting shapes'
properties to random values.

Example
RAND( )

Returns a decimal fraction such as 0.3503.


Dian Chapman
Technical Consultant, Instructor,
Microsoft MVP & TechTrax Editor

Word AutoForm/VBA eBook: http://www.mousetrax.com/books.html
Tutorial web site: http://www.mousetrax.com/techpage.html
TechTrax Ezine: http://www.mousetrax.com/techtrax/

-----Original Message-----
From: mso-bounce@xxxxxxxxxxxxx [mailto:mso-bounce@xxxxxxxxxxxxx] On
Behalf Of Linda F. Johnson
Sent: Tuesday, January 14, 2003 2:58 PM
To: mso@xxxxxxxxxxxxx
Subject: [mso] Re: Question about Word ... finding help for functions ?



Hi Bill.  I'm not sure what you are looking for, exactly.  But, if you
want to know what =RAND() does, here's a little summation

=RAND tells Word to insert Random text....Word chooses The quick brown
fox jumps over the lazy dog.  And inserts three paragraphs, with the
sentence repeated five times per paragraph, by default.

If you want to change this, type =RAND(4) and this will give you four
paragraphs with the default 5 lines each.

Or, if you type =RAND(4,7), this will give you four paragraphs with 7
lines each.

However, if you are looking more for HOW this works, someone who knows
VBA will have to chime in here.

=RAND() also works in Excel

Linda
Publisher ~ ABC ~ All 'Bout Computers
Owner ~ Linda's Computer Stop http://personal-computer-tutor.com
FREE MS Office eBook Tutorial
http://personal-computer-tutor.com/library.htm
 


-----Original Message-----
From: mso-bounce@xxxxxxxxxxxxx [mailto:mso-bounce@xxxxxxxxxxxxx] On
Behalf Of Bill Scott
Sent: Tuesday, January 14, 2003 3:53 PM
To: mso@xxxxxxxxxxxxx
Subject: [mso] Re: Question about Word ... finding help for functions ?



Thanks Anthony ... no did not work ... in word ...*||:^) 

I tried to search for it in the vbe editor and got an explanation For
randomize or rnd ....  But not rand ... went back and re-read Basics for
word 201 and did not find it ... I am sure it is something That has been
explained but I am missing ...

Bill Scott 


*************************************************************
You are receiving this mail because you subscribed to mso@xxxxxxxxxxxxx
or MicrosoftOffice@xxxxxxxxxxxxxxxx

To send mail to the group, simply address it to mso@xxxxxxxxxxxxx

To Unsubscribe from this group, send an email to 
mso-request@xxxxxxxxxxxxx?Subject=unsubscribe

Or, visit the group's homepage and use the dropdown menu.  This will
also allow you to change your email settings to digest or vacation (no
mail). //www.freelists.org/webpage/mso

To be able to use the files section for sharing files with the group,
send a request to mso-moderators@xxxxxxxxxxxxx and you will be sent an
invitation with instructions.  Once you are a member of the files group,
you can go here to upload/download files:
http://www.smartgroups.com/vault/msofiles
*************************************************************

*************************************************************
You are receiving this mail because you subscribed to mso@xxxxxxxxxxxxx or 
MicrosoftOffice@xxxxxxxxxxxxxxxx

To send mail to the group, simply address it to mso@xxxxxxxxxxxxx

To Unsubscribe from this group, send an email to 
mso-request@xxxxxxxxxxxxx?Subject=unsubscribe

Or, visit the group's homepage and use the dropdown menu.  This will also allow 
you to change your email settings to digest or vacation (no mail).
//www.freelists.org/webpage/mso

To be able to use the files section for sharing files with the group, send a 
request to mso-moderators@xxxxxxxxxxxxx and you will be sent an invitation with 
instructions.  Once you are a member of the files group, you can go here to 
upload/download files:
http://www.smartgroups.com/vault/msofiles
*************************************************************

Other related posts: