View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default randomise function in word

There is an easy way. Rather than:
Table Insert
do
Insert Obkect Microsoft Excel Worksheet


You can put formulas like:
=RAND()
in the cells. When you click away from the embedded worksheet, it looks
just like a table!
--
Gary''s Student - gsnu200724


"yshridhar" wrote:

Is there any way to generate random number in word table just like rand()
excel function? thank for needful help