T
TJones
I am setting up a simple "cash register" program using
Access. I am not well schooled in Basic but know my way
around macros okay.
First I have tables which contain the items and thier
current prices. I need to be able to save not only the
item number for each thing ordered but also the price
since the prices at some time will change and I need to
know what the price was at the time I actually sold each
item.
Second, I have two prices for each item - a regular price
and a special price. What is the best way to handle
this? Should I have 1 table that has each item but has
Price 1 and then TheBeginningTime and EndingTime for
Price 1 and then Price 2 and the Beginning and Ending
Times for that price as well.... or is there another way
of doing this?
Thanks for any an all help
Access. I am not well schooled in Basic but know my way
around macros okay.
First I have tables which contain the items and thier
current prices. I need to be able to save not only the
item number for each thing ordered but also the price
since the prices at some time will change and I need to
know what the price was at the time I actually sold each
item.
Second, I have two prices for each item - a regular price
and a special price. What is the best way to handle
this? Should I have 1 table that has each item but has
Price 1 and then TheBeginningTime and EndingTime for
Price 1 and then Price 2 and the Beginning and Ending
Times for that price as well.... or is there another way
of doing this?
Thanks for any an all help