I'd pay for this!
I'd pay for this!
If you want to add fields to the spreadsheet that correspond to existing fields in your zen_products DB table, for instance to add the MSRP or map pricing fields, go to http://www.zen-cart.com/forum/showthread.php?t=116061.
You should be able to add fields from other database tables into easy populate. I haven't needed to try it, but it should just be a matter of adding an extra database call right after the existing calls. There will be 7 instances of it in admin/easypopulate.php.