Microsoft Office

Office 14 Screenshots Leaked

Posted by Jim on Tuesday, January 20th, 2009

Earlier this week Microsoft was reported to have released some of its Office 14 software components to outside testers however it’s feared that an internal leak has occurred as possible screenshots of the product have appeared all over the internet.

office14

One of the first sites to release the screenshots was a Russian site which featured a small set of screenshots showing the user interface. It is expected that the newly entitled Office 14 will feature Access, Excel, Word, Publisher, Vizio, Outlook, Powerpoint and Project.

Microsoft are yet to comment on the leak however they plan to say more on the up and coming product later this quarter.

source: Cnet

Microsoft Office To Move Online

Posted by Andy on 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

Posted by Mike on 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

Posted by Pete on 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

Posted by Mike on 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