WineHQ

Microsoft Excel

Part of Office 2003.

Application Details:

Version: 2003
License: Retail
URL: http://www.microsoft.com/excel...
Votes: Marked as obsolete
Latest Rating: Platinum
Latest Wine Version Tested: 7.0

Maintainers: About Maintainership

Test Results

Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results

What works

Basic functionality is fine - files load without error, and files are saved correctly

What does not

Solver fails to work, and Analysis pack does not work for me.

Workarounds

What was not tested

Printing was not test as no printer available on the test machine.

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

Install method: yum install wine wine-docs Then mount office11.iso onto /mnt/tmp # mount -o loop,unhide /path/to/office11.iso /mnt/tmp winecfg Check the audio tab, and accept alsa. use winetricks to install gecko, corefonts, msxml3, riched20, riched30 and gdiplus Install office 2003 (wine setup.exe) Then: $ wine cmd $ c:\>regsvr32.exe /u msutb.dll $ c:\>exit

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
ShowZorin OS 16Jan 22 20227.0Yes Yes NoPlatinumGMP79 
ShowUbuntu 16.04 "Xenial" amd64 (+ variants like Kubuntu)Mar 02 20172.2Yes Yes NoPlatinumIsira Seneviratne 
ShowopenSUSE 11.4 x86_64Oct 27 20111.3.31Yes Yes NoSilverRosanne 
ShowUbuntu 10.10 "Maverick" amd64 (+ variants like Kubuntu)Nov 08 20101.2.1Yes Yes NoSilverDaniel Lamando 
ShowopenSUSE 11.1May 31 20101.2-rc2Yes Yes NoGarbageRosanne 

Known Bugs

Bug # Description Status Resolution Other apps affected
11336 typing an open parenthesis "(" in vba causes an error in excel 2003 NEW View
23108 Excel & Powerpoint 2003/2007: can't switch between open documents from taskbar, misplaced taskbar icon NEW View
25460 Word/Excel 2003: File->Properties dialog TAB key inserts extra tab symbol instead of just skipping to next text box NEW View
29255 Microsoft Office 2003, 2007 & 2010 applications do not print OTF NEW View

Show all bugs

HowTo / Notes

Native alternatives for non-windows platforms
There are some good alternatives to this application that might exist for your platform. You'll find a list on the main page of this application.
HOWTO

(Updated 2012-07-13)

Follow the instructions in the Microsoft Office (installer only) entry for installing. After installing:

  • To use the thesaurus, set riched20 to native. 
  • Starting with ­1.1.38, set gdiplus to­ native, builtin. This override is not needed for earlier versions, as prior to 1.1.38 the default behavior was to favor gdiplus that was installed ­by the app itself. ­ ­ If using native gdiplus causes Excel­ to crash, the most likely cause is nonconformant ttf fonts installed on your system. (Ubuntu in particular is known to be afflicted.) Run winetricks fontfix to fix this.

It is not necessary to install either of these dlls, as O­ffice installs its own version. Do not set these overrides globally unless Office is installed in a separate wineprefix.

­

Comments

Back