RE: Formula Calculation Database
- From: Grizz <Grizz@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 13 Jan 2009 21:57:00 -0800
Fred,
Thanks for responding back. This database that I am trying to get going is a
bit confusing I appologize for not giving the detail, but I didn't want to
drop off a book on the first post and was trying to make it as simple as I
could. Lets say this is for a auction. I have five items that have already
set todays prices. I need to move them from the auction to wharehouse. I
have to figure in the cost to move it, or how high will I pay freight per
mile to get it there. I then need to know at the highest price I can buy it
at, which includes the frieght. Once it gets to the wharehouse, there is a
discount on the rating of the product. Which I figured in with my highest
buying price (estimate). Now my offset on my purchase price helped with the
discount being right on or slightly off. Thats why I was explaining first
form, second form and third form on my original post. My third form is
giving me the buying price. Each of the five items are being put on display
one at a time with seconds in between. Thats why I don't need to store the
todays prices, freight cost, or highest price, buying price and discount
until I actually bought that one product for each sale. Then I need my report
to show todays sales, which load had what, total weight on truck, Avg weight,
Avg Rate, Avg Discount, total items and so on. I guess what i am asking is
Can I use Temporary Tables in Access? Meaning, tables that have no relations
to each other, but to hold all figures until actual sale. Something like a
calculator done in access. Now I was thinking I could use one query to clear
the temp tables, or one query to update the main tables. As for my five
textboxes on the first form, I am thinking I might have to do some type of an
array to pass into a combo box, but I will step over to programming or form
side of these discussions to ask that when I am ready. I hope I wasn't too
confusing, on how this database is going to be, but I don't need to know the
penny savings, rather the quarter penny savings.
.
- Follow-Ups:
- Re: Formula Calculation Database
- From: tina
- Re: Formula Calculation Database
- References:
- Formula Calculation Database
- From: Grizz
- RE: Formula Calculation Database
- From: Fred
- Formula Calculation Database
- Prev by Date: Re: data is repeating itself
- Next by Date: deleting primary key
- Previous by thread: RE: Formula Calculation Database
- Next by thread: Re: Formula Calculation Database
- Index(es):
Relevant Pages
|