wadali_2000 0 Posted September 4, 2012 Hey everyone! It's been a while since i've been here. Ok, I know that you can import datasheet from excel to oscommerce easily using easy populate and probably a lot of other contribution but my thing is that i want to do it the other way round. My problem is that I keep track of every sales (name, price, address, etc...) on a excel datasheet and find that it's time consuming. I want oscommerce to send all these information to my excel datasheet. Do any of you know of a contribution that would suit my needs or another way to work it out. I'm pretty sure that some of you have deal with the same problem in the past. Thanks Matt Share this post Link to post Share on other sites
♥bruyndoncx 260 Posted September 4, 2012 look here https://www.google.com/search?q=export+customer+order+data+oscommerce i personally use heidisql with some scripts to generate csv files that can be opened in excel, so I don't have experience with any of these. For heidisql to work, you need to be able to access your database directly.and understand the sql syntax. KEEP CALM AND CARRY ON I do not use the responsive bootstrap version since i coded my responsive version earlier, but i have bought every 28d of code package to support burts effort and keep this forum alive (albeit more like on life support). So if you are still here ? What are you waiting for ?! Find the most frequent unique errors to fix: grep "PHP" php_error_log.txt | sed "s/^.* PHP/PHP/g" |grep "line" |sort | uniq -c | sort -r > counterrors.txt Share this post Link to post Share on other sites
wadali_2000 0 Posted September 4, 2012 I'll try this. thanks. Share this post Link to post Share on other sites
Guest Posted September 4, 2012 @@wadali_2000 You can use Easy Populate to export to a .CSV file and then into a Spreadsheet Chris Share this post Link to post Share on other sites
♥bruyndoncx 260 Posted September 4, 2012 @@DunWeb @@wadali_2000 You can use Easy Populate to export to a .CSV file and then into a Spreadsheet Really ? Isn't easy populate just for products ? KEEP CALM AND CARRY ON I do not use the responsive bootstrap version since i coded my responsive version earlier, but i have bought every 28d of code package to support burts effort and keep this forum alive (albeit more like on life support). So if you are still here ? What are you waiting for ?! Find the most frequent unique errors to fix: grep "PHP" php_error_log.txt | sed "s/^.* PHP/PHP/g" |grep "line" |sort | uniq -c | sort -r > counterrors.txt Share this post Link to post Share on other sites
Guest Posted September 4, 2012 @@bruyndoncx Hi Carine, You are correct, I didn't read the OP's original question correctly. Chris Share this post Link to post Share on other sites
alexiscruz007 1 Posted August 19, 2015 What oscommercer version do you use 2.2 or 2.3 Share this post Link to post Share on other sites