How in the world do you open an excel spreadsheet archived in a .ark file?

R

redrosekrs

It seems to be some legacy compression format that only works in Linux.
I'm running Windows..
 
H

Harlan Grove

[email protected] wrote...
It seems to be some legacy compression format that only works in Linux.
I'm running Windows..

The CP/M port of the MS/PC-DOS ARC archiver generated ARK files. I'd
guess that ARK files are identical to ARC files, and most 3rd party
archivers can open ARC files. Copy YourFile.ARK as YourFile.ARC and see
whether WinZip or some other free or shareware archiver can open it.
 
Top