G
Gerry Cousins
Hello,
Issue 1
I have just created a new db for tracking musical
instrument rentals.
I have one table named rentals and another table named
pricing. The pricing table has item#, type, description
and price. I have the same fields on the rentals
tablealong with other customer data fields.
I am trying to have access put in the type,description and
price automatically into the rentals table when I enter
the item number in the item# field. I should be able to
have the data come from the pricing table by using the
item# field as the key link.
I am somewhat farmilar with db's from other companies but
not MS.
Issue 2 How do I get the db to access the last record
upon startup? There must be a setting somewhere but I
can't seem to locate it. To clarify, when I open the db to
input data I would like to begin with the last record (new
record) not the first in the db.
Thanks in advance for any advice.
Gerry
Issue 1
I have just created a new db for tracking musical
instrument rentals.
I have one table named rentals and another table named
pricing. The pricing table has item#, type, description
and price. I have the same fields on the rentals
tablealong with other customer data fields.
I am trying to have access put in the type,description and
price automatically into the rentals table when I enter
the item number in the item# field. I should be able to
have the data come from the pricing table by using the
item# field as the key link.
I am somewhat farmilar with db's from other companies but
not MS.
Issue 2 How do I get the db to access the last record
upon startup? There must be a setting somewhere but I
can't seem to locate it. To clarify, when I open the db to
input data I would like to begin with the last record (new
record) not the first in the db.
Thanks in advance for any advice.
Gerry