I've done ODBC imports going the other way from MS Access to MySql without a hitch. You can download a program to do this called MySQL-Front at:
http://www.mysqlfront.de/
This is a Windows util that allows you to view a MySql DB, just like Access does (instead of using that very DOS-like MySql monitor).
I haven't tried using it to go from MySql to MS Access yet, but it may have just what you are looking for.