decorative image for this page

Reading multi language text in Microsoft Office

27th July 2006 15:26 | Categories: Microsoft / Windows, HowTo

Reading documents with Cyrillic text is a breeze on a Mac, but with MS Office it can be a right pain the backside, so if your company does business in the Russian market it can be very frustrating. Here’s a quick tip on how to read multi language characters - to write Cyrllic and co, you’ll have to buy a license. It is the Microsoft Way.

  1. You need a (free) component from Microsoft in order to do that - bad luck if you work in a corporate environment and have no Admin rights. Download details: Office 2003 Add-in: Desktop Language Settings
  2. Since Office applications does not have encoding detection, you’ll have to import the data into Excel.
  3. Bingo!
this is what fritz looks like

Email | Resume

This is a post within the site. You can navigate through posts via the links labelled 'next', or click on 'search/sitemap' at the top right handside of the page to navigate more quickly.

RSS

ampersand

Fritz is an Italian chap who's been living in London and working in the digital industry for almost 20 years. He's currently freelancing as technical lead, developer, technical architect, information architect, and producer.

In the past he's been technical director for an integrated digital agency, a chef, and author of comics.

home

Sending emails with non ASCII characters from ASP

2006-09-22 10:43 | Tags HowTo, ASP

To have an ASP page send an email with non-ASCII European text (Cyrillic, Greek, Czech, etc) you'll need to use ...

Reading multi language text in Microsoft Office

2006-07-27 15:26 | Tags Microsoft / Windows, HowTo

Reading documents with Cyrillic text is a breeze on a Mac, but with MS Office it can be a right ...

Serving an Excel Worksheet to a browser.

2006-06-23 15:13 | Tags HowTo, ASP

Writing an excel worksheet to a browser is pretty simple - all you need is the correct response type, and ...