View Single Post
 
Old 05-05-2009, 06:14 AM
Bird_FAT's Avatar
Bird_FAT Bird_FAT is offline Office 2007
Expert
 
Join Date: Apr 2009
Location: South East
Posts: 271
Bird_FAT is on a distinguished road
Default My FAVE

To be honest - I'd rather use tabs than a table - neater, quicker, and easier to reformat! Each to thier own though

Favourite useful, but not common Word feature would be the Random Text Generation - as I do a lot of trialing stuff for replies on forums, it's always handy to be able to create a few pages of random text whenever it's needed!
Code:
=rand(Paragraphs,Sentences)
i.e.
Code:
=rand(10,3)
would give you 10 paragraphs of 3 sentences each.
Reply With Quote