Archive for the ‘Microsoft Office’ Category

Microsoft Office To Move Online

Monday, December 15th, 2008

Microsoft has announced that it will be releasing the entire Microsoft Office suite online during 2009. This means that anyone will be able to use Microsoft Office anywhere in the world (providing they have an Internet connection and a web browser) and some of the applications will be free, as long as you don’t mind having adverts alongside your workspace.

Stephen Elop, head of Microsoft’s business division told Reuters “We expect fully that the full range of Office utilities, from the most advanced to simpler lightweight versions, will be available with a range of options: ad-funded, subscriptions-based, traditional licensing fees, and so forth, ”.

The new web applications which have been dubbed Windows Azure will be competing with several established brands which includes Zoho and Google.

Opening PDFs in Microsoft Word

Wednesday, December 10th, 2008

During October we wrote about creating PDFs in Microsoft Word, today we are going to talk about opening and editing PDF documents in Word.

Opening PDFs in Word is a simple process, however it is a little messy!

  • Open the PDF document in Adobe Reader
  • Select all of the text on the PDF by pressing Ctrl+A or Edit -> Select All
  • Copy the text in the PDF by pressing Ctrl+C or Edit -> Copy
  • Paste the text into Microsoft Word by pressing Ctrl+P or Edit -> Paste

You will now have all of the text from the PDF in Microsoft Word, however it will be unformatted.

To get any images from the PDF document you will have to use a slightly more complicated tool.

  • Select Tools -> Select & Zoom -> Snapshot Tool
  • Use the Snapshot Tool to select the image you wish to copy by dragging the mouse over it
  • Once you release the mouse the image will be on the keyboard
  • To paste the image into Microsoft Word press Ctrl+P or select Edit -> Paste from the toolbar

Although this is a slightly ugly way of opening PDFs in Word, it is unfortunately the best way for the time being- we’ll keep you updated if anything comes along that looks better.

Random Text in Microsoft Word

Tuesday, December 9th, 2008

It is often useful to insert random text into a Word document when setting up the formatting and layout of a document. Microsoft Word has a little-known feature which allows you to do this. Simply type:

=rand()

At the start of a paragraph and Word will automatically insert 3 paragraphs of random text. If you need to specify the number of paragraphs you can use:

=rand( 6 )

(you can replace 6 with as many paragraphs as you require)

The generated text does not look particularly nice so there is an alternative method using Lorem Ipsum, which has been used by designers since around the 1960s. Lorem Ipsum can be generated from the Lipsum Generator website.

Top 5 Microsoft Word Shortcuts

Saturday, November 8th, 2008

Here are out top 5 Microsoft Word shortcuts:

  • Ctrl+A - Selects all of the content in the document
  • Ctrl+X - Cuts the selected part of the document
  • Ctrl+C - Copies the selected part of the document
  • Ctrl+V - Pastes the selected part of the document
  • Ctrl+Z - Undo the last operation

Resizing Rows and Columns in Microsoft Excel

Friday, November 7th, 2008

There are many ways of resizing rows in Microsoft Excel, we run through just a few of the easiest in this quick tutorial.

To resize a row simply drag the rows bottom border down to make the row as high as you like. Alternatively you can double click on the bottom border, this will resize the height of the row so that it includes all of the data in that row.

To resize a column you can either drag the right-hand border to make the column as wide as you want or you can double click on the right-hand border to let Excel automatically resize your column to fit in all of the data.