D
Dennis
try to make a database for receipts.
Its almost finished, but I still have a problem.
I got four tables what need to function as a source. Thay are:
contact, company, internet and book. And maybe later five, but this
isn't necessary so long I know.
Then I got a form. This form needs one dropdown menu to choose one of
those sources. But the source got all a autonr as key and I'm afraid
that this numbers are the same whit the other source. So the table
that collect all the information(, like ingredient's etc.) go to two
source by one number.
Maybe I got some Ideas , but like to know also your opinion.
1. Make on table for all sources and make some thing blanc. (where I'm
afraid of is that it writes another information by the old
information.)
2. Make four table's and put them into one table whit a new ID, but I
think it collect then all the information until it is full to get an
ID.
3.Make four table's and join them whit a query.
4. Or make four table and use the source naam as ID and call this up
when you fill something in.
All of the source I make a new form. So I can put information in it
about the a new source.
What do you think it is easy to use and can easily be updated.
Think You very much for your help.
Greets Dennis
PS when it is finished I post it over here.
Its almost finished, but I still have a problem.
I got four tables what need to function as a source. Thay are:
contact, company, internet and book. And maybe later five, but this
isn't necessary so long I know.
Then I got a form. This form needs one dropdown menu to choose one of
those sources. But the source got all a autonr as key and I'm afraid
that this numbers are the same whit the other source. So the table
that collect all the information(, like ingredient's etc.) go to two
source by one number.
Maybe I got some Ideas , but like to know also your opinion.
1. Make on table for all sources and make some thing blanc. (where I'm
afraid of is that it writes another information by the old
information.)
2. Make four table's and put them into one table whit a new ID, but I
think it collect then all the information until it is full to get an
ID.
3.Make four table's and join them whit a query.
4. Or make four table and use the source naam as ID and call this up
when you fill something in.
All of the source I make a new form. So I can put information in it
about the a new source.
What do you think it is easy to use and can easily be updated.
Think You very much for your help.
Greets Dennis
PS when it is finished I post it over here.