Okay. It has been years since I last used access. I think it was 2004, so that's what? 9 years! So, it is safe to say that I forgot all about tables, quries, and forms. Anyways, I'm in need for it again, but--time wise-- I don't have the luxury of reading a whole guide on it, so I started this thread to help me jump start and refresh my memory.
What I need is simple I guess. I'll try my best to explain it here. We are working on a project and we of course have expenses. The Logistics guy asked me to build a simple database program to help him manage his bills. Yes, it is all about bills & receipts. We spend money on so many different categories of course ( Car rentals, fuel, food, electrical equipment....etc). There is a receipt for each purchase.
The basic building block of access database is tables if I remember correctly. So, I'll have to build a table for each category. The table will have-for example-an amount field, material field, date and the primary key field(auto generated).
The guy has all his records in excel files now, and here is what he wants to be able to do:
If asked how much did we spend on food from May 5th till July 2nd, he will be able to just pull it. If asked how which month was the most expensive (the month in which we spent the highest amount), he will also be able to just pull it of the data base. If asked what was the biggest bill before April, he will also be able to do it......etc.
Am I making myself clear here?
I'm still confused about many things, which I will talk about below:
Tables will each need a primary key, right? And about relationships, each table will have to have a relationship defined with every other table?!? I'm confused here when it comes to relationships.
And about queries, what are they really? special tables? or tables with specific values derived from the original ones?
And If I remember correctly, forms are used to show and also input data. right? So, if your database is growing, you will use then forms to enter the new data, right?
Finally, there are the reports which are used to show part or specific type of data in a printable format.
I know what I need is all in what I mentioned above, so please help me. From my memory, I don't think what this guys needs is a complex database, right?
If you can help me here, please do so. If you see that I'm in the wrong direction and this guy request requires more serious work, then tell me go buy a guide and help yourself.
Thanks.
What I need is simple I guess. I'll try my best to explain it here. We are working on a project and we of course have expenses. The Logistics guy asked me to build a simple database program to help him manage his bills. Yes, it is all about bills & receipts. We spend money on so many different categories of course ( Car rentals, fuel, food, electrical equipment....etc). There is a receipt for each purchase.
The basic building block of access database is tables if I remember correctly. So, I'll have to build a table for each category. The table will have-for example-an amount field, material field, date and the primary key field(auto generated).
The guy has all his records in excel files now, and here is what he wants to be able to do:
If asked how much did we spend on food from May 5th till July 2nd, he will be able to just pull it. If asked how which month was the most expensive (the month in which we spent the highest amount), he will also be able to just pull it of the data base. If asked what was the biggest bill before April, he will also be able to do it......etc.
Am I making myself clear here?
I'm still confused about many things, which I will talk about below:
Tables will each need a primary key, right? And about relationships, each table will have to have a relationship defined with every other table?!? I'm confused here when it comes to relationships.
And about queries, what are they really? special tables? or tables with specific values derived from the original ones?
And If I remember correctly, forms are used to show and also input data. right? So, if your database is growing, you will use then forms to enter the new data, right?
Finally, there are the reports which are used to show part or specific type of data in a printable format.
I know what I need is all in what I mentioned above, so please help me. From my memory, I don't think what this guys needs is a complex database, right?
If you can help me here, please do so. If you see that I'm in the wrong direction and this guy request requires more serious work, then tell me go buy a guide and help yourself.
Thanks.


