Hi John,
Excel can open MS Access database tables a variety of different ways.
The only way to open the table directly is to use ODBC. There is an
article here that explains how to set your computer up to do this:
<
http://www.microsoft.com/mac/produc...IBRARY/how_to_articles/office2004/xl_ODBC.xml>
ODBC lets you manipulate the Access data tables using Structured Query
Language (SQL) commands with a Graphical User Interface (GUI) in
conjunction with MS Query. So in addition to being able to import data
directly into Mac Excel you can work with the data tables.
There just isn't a way to directly open an Acces .mdb file on the Mac.
Other options are to request that whomever is using MS Access save the
data using Save As in Access. The most compatible Save As format is
Excel worksheet. There are other compatible database formats such as
..dbf and .dif that can be used, but I've had the best luck with Excel
format.
-Jim