 | |
09-12-2006, 10:38 PM
|
#1 (permalink)
| | Member
Join Date: Apr 2005
Posts: 259
Thanks: Gave 10, Got 23 | Wanting a program for my business
Am looking for a freeware program that can keep my customers data, when they paid, when their subscription expires etc. any idea?
|
| |
09-12-2006, 10:39 PM
|
#2 (permalink)
| | Senior Member
Join Date: Aug 2006 Location: Doncaster
Posts: 1,408
Thanks: Gave 219, Got 116 | Re: Wanting a program for my business
Excel? Well, not freeware but it seems to be widely available.
I think there are freeware versions too, Open Office I think it's called.
|
| |
09-12-2006, 10:46 PM
|
#3 (permalink)
| | Veteran Member
Join Date: Nov 2005 Location: nr burton on trent
Posts: 6,472
Thanks: Gave 808, Got 999 | Re: Wanting a program for my business Quote:
Originally Posted by CheekyKid Am looking for a freeware program that can keep my customers data, when they paid, when their subscription expires etc. any idea? | What do you do?
__________________ XBOX 360 paramount signs PSN Paramountsigns
Lines .. i must not be confrontational, i must not be confrontational,i must not be confrontational i must not be confrontational,i must not be confrontational,
|
| |
09-12-2006, 10:46 PM
|
#4 (permalink)
| | Senior Member
Join Date: Dec 2005
Posts: 1,778
Thanks: Gave 202, Got 172 | Re: Wanting a program for my business
Well if you don't mind getting your fingers a little dirty I would suggest going for something like mySQL.
Even if you start with a very basic table and simple queries then as time progresses you could expand the functionality.
|
| |
09-12-2006, 10:52 PM
|
#5 (permalink)
| | Member
Join Date: Apr 2005
Posts: 259
Thanks: Gave 10, Got 23 | Re: Wanting a program for my business Quote:
Originally Posted by signs What do you do? | Working for a magazine. I'll check excel.
|
| |
10-12-2006, 12:13 AM
|
#6 (permalink)
| | Conspicuous Member
Join Date: Nov 2004 Location: Harrow, NW London
Posts: 8,499
Thanks: Gave 91, Got 546 | Re: Wanting a program for my business
always surprises me when i hear of businesses paying out fortunes for software thats basically Excel in disguise...lol....if you need it to look simple for staff then i guess this can be useful if you dont know how to use a basic graphics editing program, but otherwise its a waste of money......granted it helps if you pick up a dummies guide and a couple other books on getting the most out of excel, but its not too difficult once you understand how the formula thing works.....my last employers used Excel to keep track of all call centre based revenue and employee KPI's (Key Performence Indicators)....
__________________
HC: Infocus 7205, Denon 3803/3910. MA Silver S6, SFX, S2, SLCR. SVS PB12/Plus. Sky+.
Hifi: Musical Fidelity A5, Denon 3910 CD/SACD/DVD-A. Monitor Audio GR10's.
PC: E6700, Gigabyte DS3 965P, 2Gb Corsair, Gainward 8800GTS 640Mb, CL X-Fi Fatal1ty, Jeantech 600w, Antec Sonata II.
|
| |
10-12-2006, 1:18 AM
|
#7 (permalink)
| | Member
Join Date: Apr 2004 Location: Northumberland
Posts: 959
Thanks: Gave 3, Got 62 | Re: Wanting a program for my business
I'd say either excel, or something custom built using MySQL, depending how much effort you want to put in.
I have done both for different things and both will work well in this case (I use excel for accounts and MySQL for contacts, tasks etc.)
If you use Excel, have a look at adding a VBA form on the front of it, makes it much easier to add to
|
| |
10-12-2006, 1:34 AM
|
#8 (permalink)
| | Veteran Member
Join Date: Jul 2002 Location: Near London.
Posts: 6,300
Thanks: Gave 76, Got 211 | Re: Wanting a program for my business
It seems strange to me that forum members are suggesting Excel which is a spreadsheet program for performing calculations rather than Access which is a database program for storing data. From the information you've provided, Microsoft Access would be the appropriate MS program but more appropriately, using Openoffice Base which is a freeware program would be a more suitable choice. |
| |
10-12-2006, 3:21 AM
|
#9 (permalink)
| | Conspicuous Member
Join Date: Nov 2004 Location: Harrow, NW London
Posts: 8,499
Thanks: Gave 91, Got 546 | Re: Wanting a program for my business Quote:
Originally Posted by eviljohn2 It seems strange to me that forum members are suggesting Excel which is a spreadsheet program for performing calculations rather than Access which is a database program for storing data. From the information you've provided, Microsoft Access would be the appropriate MS program but more appropriately, using Openoffice Base which is a freeware program would be a more suitable choice.  | Excel is a spreadsheet program, but can quite capably be a database too...simply a case of knowing what forumulae to use.........Access works using formulae too, it just has ready made entry fields.....however if you just use Excel then its going to be easier for the computer to handle than having both Excel and Access going.....which is why my last firm did it that way....they loathed spending money on updating computers...lol....(yet if they did update the computers we could work faster and get more calls taken.....strange how companies cut their noses of to spite their face sometimes..lol)
__________________
HC: Infocus 7205, Denon 3803/3910. MA Silver S6, SFX, S2, SLCR. SVS PB12/Plus. Sky+.
Hifi: Musical Fidelity A5, Denon 3910 CD/SACD/DVD-A. Monitor Audio GR10's.
PC: E6700, Gigabyte DS3 965P, 2Gb Corsair, Gainward 8800GTS 640Mb, CL X-Fi Fatal1ty, Jeantech 600w, Antec Sonata II.
|
| |
10-12-2006, 12:09 PM
|
#10 (permalink)
| | Member
Join Date: Apr 2004 Location: Northumberland
Posts: 959
Thanks: Gave 3, Got 62 | Re: Wanting a program for my business
Excel is also easier to use, for someone who has never used Access before, it would be quite a daunting task
|
| |
10-12-2006, 12:29 PM
|
#11 (permalink)
| | Veteran Member
Join Date: Jul 2005 Location: mickey marley's roundabout
Posts: 6,330
Thanks: Gave 814, Got 705 | Re: Wanting a program for my business Quote:
Originally Posted by andrew1810 Excel is also easier to use, for someone who has never used Access before, it would be quite a daunting task | I find access that little bit better, but I do remember working for a company that just used Notepad for all customers details.
__________________ :: Flickr :: |
| |
10-12-2006, 12:37 PM
|
#12 (permalink)
| | Prominent Member
Join Date: Jun 2002 Location: Manchester
Posts: 4,119
Thanks: Gave 186, Got 381 | Re: Wanting a program for my business
Loads of businesses used to use Sage. Is it still going and being updated ?
I recall hiring a PC (for a customer demo) about 10 years ago and it had Sage installed.
I found that I could use the default password and see all the customer and transaction details from a previous user.
I would have expected the renting company to have removed stuff like that before reallocating the PC (or at least remove the data files) .
Chris Muriel, Manchester
|
| | | |