Maybe you can help. I'm trying to make a database of average cost per item. I want to toss out one (and only one) maximum item and one and only one minimum item. Then I want to find what average is left. (i.e. a certain $1,000,000 item is skewing the table). Can this be done easily in access or do I need to do some VBA coding? I tried using a "tickler file" and do a join, but it deletes every single minimum (or maximum) item.
I am allowed to create as many tables as I need to do this, so space or authority is not a problem.
Thank you.
2007-06-27
09:32:44
·
2 answers
·
asked by
Anonymous
in
Computers & Internet
➔ Programming & Design