<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://fileformats.archiveteam.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://fileformats.archiveteam.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Prevtenet</id>
		<title>Just Solve the File Format Problem - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://fileformats.archiveteam.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Prevtenet"/>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/Special:Contributions/Prevtenet"/>
		<updated>2026-05-21T09:40:06Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.19.2</generator>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/Lotus_1-2-3</id>
		<title>Lotus 1-2-3</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/Lotus_1-2-3"/>
				<updated>2021-04-13T18:32:08Z</updated>
		
		<summary type="html">&lt;p&gt;Prevtenet: /* Format specs */ added archive links to broken links&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Document&lt;br /&gt;
|subcat2=Spreadsheet&lt;br /&gt;
|extensions={{ext|wks}}, {{ext|wk1}}, {{ext|wk2}}, {{ext|wk3}}, {{ext|wk4}}, {{ext|123}}&lt;br /&gt;
|mimetypes={{mimetype|application/vnd.lotus-1-2-3}}&lt;br /&gt;
|pronom={{PRONOM|x-fmt/116}}, {{PRONOM|x-fmt/117}}, {{PRONOM|x-fmt/114}}, {{PRONOM|x-fmt/115}}&lt;br /&gt;
|released=1983-01-26&lt;br /&gt;
}}&lt;br /&gt;
'''Lotus 1-2-3''' was regarded as the &amp;quot;killer app&amp;quot; of the IBM PC in its early days, just as [[VisiCalc]] was for the Apple II platform. Both were spreadsheets which used a similar interface, still familiar to modern spreadsheet users, consisting of a matrix of rows and columns where the columns have letters and the rows have numbers, and a cell can be addressed by an address such as &amp;quot;B2&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
After years of dominance of the spreadsheet market for PC/MS-DOS, 1-2-3 failed to successfully move over to the Windows platform, and was eclipsed by [[XLS|Microsoft Excel]]. Making 1-2-3 part of a new &amp;quot;Lotus SmartSuite&amp;quot; didn't help bring it back to prominence. When 1-2-3 was finally officially discontinued in 2013 (by IBM, which now owns Lotus), the general reaction was &amp;quot;What, they still made 1-2-3 until now? I thought it died a long time ago.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
The original 1-2-3 files had a .wks extension. Version 2.0 originally used a .wk1 extension, but that was soon changed to .wk2, and from then on the number in the extension corresponded to the program version number. [[Lotus Symphony]] (the '80s version, not the unrelated 2000s version which used a variant of Open Office format) used a similar file format.&lt;br /&gt;
&lt;br /&gt;
== Format specs ==&lt;br /&gt;
* [http://www.schnarff.com/file-formats/lotus-1-2-3/WSFF1.TXT Spec introduction] [https://web.archive.org/web/20180129005324/http://www.schnarff.com/file-formats/lotus-1-2-3/WSFF1.TXT (archived)]&lt;br /&gt;
* [http://www.schnarff.com/file-formats/lotus-1-2-3/WSFF2.TXT Summary of record types] [https://web.archive.org/web/20180130195323/http://www.schnarff.com/file-formats/lotus-1-2-3/WSFF2.TXT (archived)]&lt;br /&gt;
* [http://www.schnarff.com/file-formats/lotus-1-2-3/WSFF3.TXT Cell format encoding] [https://web.archive.org/web/20180130195328/http://www.schnarff.com/file-formats/lotus-1-2-3/WSFF3.TXT (archived)]&lt;br /&gt;
* [http://www.schnarff.com/file-formats/lotus-1-2-3/WSFF4.TXT The Formula Compiler] [https://web.archive.org/web/20180130195348/http://www.schnarff.com/file-formats/lotus-1-2-3/WSFF4.TXT (archived)]&lt;br /&gt;
* [http://www.schnarff.com/file-formats/lotus-1-2-3/WSFF5.TXT 1985 addendum] [https://web.archive.org/web/20180130195353/http://www.schnarff.com/file-formats/lotus-1-2-3/WSFF5.TXT (archived)]&lt;br /&gt;
&lt;br /&gt;
== End of support ==&lt;br /&gt;
IBM officially ceased its support for Lotus 123 on 30 September 2014 (see the [http://www-01.ibm.com/common/ssi/cgi-bin/ssialias?subtype=ca&amp;amp;infotype=an&amp;amp;appname=iSource&amp;amp;supplier=897&amp;amp;letternum=ENUS913-091 announcement here]). This also applies to its SmartSuite and Organizer products.&lt;br /&gt;
&lt;br /&gt;
== Support by modern spreadsheet software ==&lt;br /&gt;
Support of the Lotus 1-2-3 formats has shown a steady decline over recent years. Although older versions of Microsoft Excel were able to read (some of?) these formats, Excel 2010 doesn't support any of them anymore, as shown in [http://office.microsoft.com/en-us/excel-help/file-formats-that-are-supported-in-excel-HP010352464.aspx#BMunsupportedformats this overview of unsupported formats] on Microsoft's website. Meanwhile, OpenOffice only supports the old (.wk1, .wks and .123) versions of the format ([https://wiki.openoffice.org/wiki/Documentation/OOo3_User_Guides/Getting_Started/File_formatslist source here]). No specific info could be found on LibreOffice, but the situation is probably identical to OpenOffice. &lt;br /&gt;
&lt;br /&gt;
== Sample files ==&lt;br /&gt;
* [http://www.opf-labs.org/format-corpus/office/spreadsheet/wk1/ Version 2.0 (WK1) samples]&lt;br /&gt;
* [http://www.opf-labs.org/format-corpus/office/spreadsheet/wk3/ Version 3.0 (WK3) samples]&lt;br /&gt;
* [ftp://ftp.lotus.com/product_information/123weval.zip ZIP file on Lotus FTP site with some WK1 and WK3 files] [https://archive.org/download/2012_11_24_ftp_lotus_com/2012.11.24.ftp.lotus.com.zip/ftp.lotus.com%2Fproduct_information%2F123weval.zip archived]&lt;br /&gt;
&lt;br /&gt;
== Import/export info ==&lt;br /&gt;
* [http://support.microsoft.com/kb/61941 Tips for Importing Lotus 1-2-3 Files to Excel]&lt;br /&gt;
* [http://support.sas.com/documentation/cdl/en/acpcref/63184/HTML/default/viewer.htm#a003103772.htm Interfacing with 1-2-3 files in SAS/ACCESS]&lt;br /&gt;
* [http://download.cnet.com/Fantastic-Lotus-1-2-3-Converter/3000-2065_4-75758879.html Lotus 1-2-3 converter] (commercial software with free trial)&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Lotus 1-2-3 Chart]]&lt;br /&gt;
&lt;br /&gt;
== Other links ==&lt;br /&gt;
* [[Wikipedia:Lotus 1-2-3|Wikipedia article]]&lt;br /&gt;
* [http://www.zdnet.com/goodbye-lotus-1-2-3-7000015385/ Goodbye, Lotus 1-2-3]&lt;br /&gt;
* [ftp://ftp.lotus.com/ Lotus FTP site] (Archived version [https://archive.org/details/2012_11_24_ftp_lotus_com here]) - many resources on Lotus products, including documentation, sample files, software.&lt;br /&gt;
* [https://medium.com/backchannel/a-spreadsheet-way-of-knowledge-8de60af7146e A Spreadsheet Way of Knowledge]&lt;br /&gt;
&lt;br /&gt;
[[Category:IBM]]&lt;br /&gt;
[[Category:Lotus]]&lt;/div&gt;</summary>
		<author><name>Prevtenet</name></author>	</entry>

	</feed>