Non-problem. If you export the data as a CSV, ie comma seperated as you say you can then opening the file in Excel will automatically import it into rows and columns. Access has the File -> Import function which requires a little more input from the user. On the other hand, in Access if you just copy the contents on an Excel spreadsheet, or open the csv in a text editor and select all-copy, you can open a table as a datasheet and paste it in direct.
You can also select all and copy an html table or page and then paste either direct into Excel.