J
Joe
I am an EXTREME Access newbie.
A good friend of mine sells things for people on eBay. He acts as a selling
agent. In order to track everything, I set up a spreadsheet system that works
just fine. Later, I made a VERY simple Access database for him for inventory
tracking. However, he asked me if it would be possible to set up the
spreadsheet system as an Access database because he really likes the
interface a lot more than working with spreadsheets. So I told him I’d give
it a shot.
In the spreadsheet system, there are 3 sheets to the workbook: Customers
(the people he sells things for), Buyers (the people who win the auctions),
and Auctions (which has all of the details of the auctions like auction
number, start date, end date, starting bid, etc.)
The problem I’m having is that a number of different fees and charges are
predicated on two amounts (Starting Bid and Final Sale Price). As it is now,
he types in those two amounts and everything else (eBay fees, sales tax,
commission, etc.) is calculated for him using Excel formulas. A couple of the
formulas are quite complex with 5 or 6 nested IF/AND statements.
What I haven’t been able to figure out is: How can I set up a table so when
he enters the amounts, the associated fees and charges are then found or
calculated, displayed in the table, and added to the total price? So far, I
haven’t been able to make it work using any combinations of tables, queries,
or reports, so I’m thinking that I may have a basic misunderstanding of how
something like this should be designed.
Any help would be most appreciated.
Joe
A good friend of mine sells things for people on eBay. He acts as a selling
agent. In order to track everything, I set up a spreadsheet system that works
just fine. Later, I made a VERY simple Access database for him for inventory
tracking. However, he asked me if it would be possible to set up the
spreadsheet system as an Access database because he really likes the
interface a lot more than working with spreadsheets. So I told him I’d give
it a shot.
In the spreadsheet system, there are 3 sheets to the workbook: Customers
(the people he sells things for), Buyers (the people who win the auctions),
and Auctions (which has all of the details of the auctions like auction
number, start date, end date, starting bid, etc.)
The problem I’m having is that a number of different fees and charges are
predicated on two amounts (Starting Bid and Final Sale Price). As it is now,
he types in those two amounts and everything else (eBay fees, sales tax,
commission, etc.) is calculated for him using Excel formulas. A couple of the
formulas are quite complex with 5 or 6 nested IF/AND statements.
What I haven’t been able to figure out is: How can I set up a table so when
he enters the amounts, the associated fees and charges are then found or
calculated, displayed in the table, and added to the total price? So far, I
haven’t been able to make it work using any combinations of tables, queries,
or reports, so I’m thinking that I may have a basic misunderstanding of how
something like this should be designed.
Any help would be most appreciated.
Joe