Simple Spreadsheet Program For Mac

  1. Free Spreadsheet Program For Mac
  2. Spreadsheet Software For Mac
  3. Best Free Spreadsheets For Mac
Active1 year, 7 months ago

Microsoft provides several simple budget templates, and if you're familiar with Excel, they're easy to use. For a truly free alternative, try a budget template for Google Sheets. It is easy to use and contains all the features of the commonly used commercial spreadsheet program. The new program includes the ability to view all of your financial information on the most important page, and you may have invoices paid as programmed by your Quicken program.

I'm looking for a free spreadsheet editor that is simple and lightweight. I don't want to install OpenOffice just to use a some spreadsheets every once in a while.

bmike
168k46 gold badges304 silver badges662 bronze badges
uweuwe
5464 gold badges9 silver badges23 bronze badges

7 Answers

If Chrome isn't too heavy for you Google Docs has very capable spreadsheet facilities that improve all the time. You can even run it offline if you're going to be away from an internet connection.

Ian C.Ian C.
36.4k25 gold badges135 silver badges213 bronze badges

If you just need to view an Excel spreadsheet (.xls or .xlsx extension), you may be surprised to learn that Preview in Mountain Lion (and Lion, possibly?) can open and display them quite competently. You won't be able to edit anything, and I'm sure there may be problems with more advanced functions and macros and such, but if you just want to quickly view or print a spreadsheet, it may do the job.

Numbers, part of Apple's iWork suite, is neither free nor lightweight. But at US$20, it's quite affordable, particularly in proportion to the functionality it provides, and it certainly feels more lightweight than Open/LibreOffice.

Update 7 Feb 2018(since this post seems to have got some attention recently for some reason): Numbers is now free in the Mac App Store and has been for some time. If Preview isn't doing the job or you do need to edit the spreadsheet, give it a try.

Garrett AlbrightGarrett Albright

I haven't used it, but pyspread looks promising:

Pyspread is a non-traditional spreadsheet application that is based on and written in the programming language Python.

Simple Spreadsheet Program For Mac

The goal of pyspread is to be the most pythonic spreadsheet.

Pyspread expects Python expressions in its grid cells, which makes a spreadsheet specific language obsolete. Each cell returns a Python object that can be accessed from other cells. These objects can represent anything including lists or matrices.

nohillside
57k14 gold badges120 silver badges168 bronze badges
Ed HagenEd Hagen

There is gnumeric which is Gnomes's spreadsheet. It seems quick and lite. However it is designed for GNOME, one of the Unix desktops and does not look OSX like (note this is even using Cocoa GTK not X11)

Also you need to install on OSX from source. I used macports sudo port install gnumeric which for Snow Leopard and Lion will install binaries. I suspect fink or homebrew will provide gnumeric as well.

Mark

Free Spreadsheet Program For Mac

Mark
20.9k12 gold badges60 silver badges98 bronze badges

I have used Tables, which I can recommend. The problem I found, however, is that successive versions of your sheet is not saved by Dropbox, because Tables saves its data in a proprietary format, as several files in a folder, and Dropbox will not save versions of folders, only files. Thus, I couldn't restore previous saved sheets from Dropbox. (I didn't check the behavior on Time Machine.) If this doesn't bother you, however, it's a speedy and useful program for small jobs.

Community
Eleanor BatchelderEleanor Batchelder

the lack of a true mac native and lightweight spreadsheet has also bugged us for years, therefore we are developing a solution:

note that later-on advanced features like graphs will probably be unlock-able cheap in-app purchases. we aim to have standard functionality free.

Spreadsheet Software For Mac

user1259710user1259710
Simple

Try OpenOffice or LibreOffice; both have Mac versions as well as PC versions.

Graham Miln
29.5k5 gold badges61 silver badges94 bronze badges
DennisDennis

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged macossoftware-recommendationproductivity .

Enter some data. Click any cell one time and start typing immediately. When you're finished with that cell, press the Tab key to move to the next cell in the row, or the Enter key to the next cell in the column.

Best Free Spreadsheets For Mac

  • Notice that as you type into the cell, the content also appears in the bar that runs across the top of the spreadsheet. This bar is called the Formula Bar and is useful for when entering long strings of data and/or formulas.[1]
  • To edit a cell that already has data, double-click it to bring back the cursor. Alternatively, you can click the cell once and make your changes in the formula bar.
  • To delete the data from one cell, click the cell once, and then press Del. This returns the cell to a blank one without messing up the data in other rows or columns. To delete multiple cell values at once, press Ctrl (PC) or Cmd (Mac) as you click each cell you want to delete, and then press Del.
  • To add a new blank column between existing columns, right-click the letter above the column after where you'd like the new one to appear, and then click Insert on the context menu.
  • To add a new blank row between existing rows, right-click the row number for the row after the desired location, and then click Insert on the menu.