Thanks for the input Rick, I looked at the built in template but it uses the
auto number data type for the product numbering. I still need a way to figue
out how to get the computer to keep track of all invoice entrys and I need to
be able to make adjustments... which I don't think auto number will work for.
I also need a way of changing the the prices for the same product depending
on the buying category. I wasn't able to take a look at the Northwinds
sample. Is it a part of Access 2000?
> If I were you, I would start with one of the built-in templates, or with the
> Northwinds sample database and modify it to meet my needs.
[quoted text clipped - 48 lines]
> > Well that covers all of it. Sorry that this was so long. Once agian any
> > help or suggestions would be very much appreciated. Thanks!
Rick B - 05 Apr 2005 20:19 GMT
Yes, it comes with access.
To adress your concerns with the template, simply modify the table to
include a part number field. You would need to update the parts table to
include three prices instead of one. In your customer records, you would
need to add a pricingtype field to record what pricing they get.
You will have to modify anything you find ot there, but it certainly seems
easier than starting from scratch.
Good Luck,
Rick B
> Thanks for the input Rick, I looked at the built in template but it uses the
> auto number data type for the product numbering. I still need a way to figue
[quoted text clipped - 56 lines]
> > > Well that covers all of it. Sorry that this was so long. Once agian any
> > > help or suggestions would be very much appreciated. Thanks!
Caleb - 11 Apr 2005 22:17 GMT
Thanks for your help so far but I still need some more suggestions. How do I
create the Invoice numbering system? Currently I'm in the 18600s so when (if
evere ;) ) I complete the data base I'll want to start at whatever number I
last used and possibly enter old numbers. I figure I'll just use a 6
character text for the data type with the input mask "######" but I would
like the number to roll forward everytime a new invoice is created. How do I
do this?
> Yes, it comes with access.
>
[quoted text clipped - 88 lines]
> any
> > > > help or suggestions would be very much appreciated. Thanks!