A
Andrew Dale
Before I start please can any replies be put as simple as possible as I am
not too good with access. Cheers.
----------------------------------------------------------------------------------------------
I have a database with two tables. Cars and Bookings. In the cars database I
want to multiply the "Price" field by the "Days Hired" field from the
Bookings table. So I need to know how to multipliy bewteen 2 fields from
different tables.
This is to go into a report to produce an invoice.
*Just in case you need to know, the values from the "Price" field are from a
lookup table (Group Prices).*
----------------------------------------------------------------------------------------------
My second problem is that I need to produce a stats page with the most
rented cars.
So basically I need to findw hich model comes up the most times in the
"Bookings" table.
I assume I will need a similar formula to Excel's COUNT.
not too good with access. Cheers.
----------------------------------------------------------------------------------------------
I have a database with two tables. Cars and Bookings. In the cars database I
want to multiply the "Price" field by the "Days Hired" field from the
Bookings table. So I need to know how to multipliy bewteen 2 fields from
different tables.
This is to go into a report to produce an invoice.
*Just in case you need to know, the values from the "Price" field are from a
lookup table (Group Prices).*
----------------------------------------------------------------------------------------------
My second problem is that I need to produce a stats page with the most
rented cars.
So basically I need to findw hich model comes up the most times in the
"Bookings" table.
I assume I will need a similar formula to Excel's COUNT.