Database for a small merchant
October 2, 2006 3:19 PM
Subscribe
Help, business owners! I run a mail order business -- about 3-5 orders a day, with about 15 items in stock. For years I have used an Excel spreadsheet to keep track of orders. Is there a better way?
My spreadsheet works great because I can see everything at a glance. However it's an ordeal trying to make any kind of graph showing trends and summaries of overall income and income from each product. This is because:
(1) my spreadsheet has one ORDER per row. Any sort of analysis requires one DATE per row (with a summation of order totals on that date). So I have to write a script to compute this day by day on 6 years worth of data.
(2) there's no good way of representing what items people bought and at what price... I can do that column by column but it makes an unreadable mess, so my technique has just been to put the items in a single text field (like 3PRODUCTA 1PRODUCTB) and notate any unusual price paid. It's so easy to see what people ordered at a glance.
Now I've seen some programs out there that might help me, but they come with $300+ price tags and may be overkill. My fear is (a) paying too much for something that isn't right, (b) going through 4 pages just to enter one order, and (c) dead-ending myself with a program that uses a proprietary DB table.
What do you use? I'd welcome any advice for optimizing my Excel spreadsheet or pointing me to a more appropriate program. Please no suggestions to use an online shopping cart system or a CC gateway's package -- I get lots of phone, mail, and fax orders and run all CC's by hand.
posted by hodyoaten to work & money (5 comments total)
posted by flabdablet at 3:49 PM on October 2, 2006