J
jdw28
I am creating a database to contain and later analyse data collected for a
silviculture research project. There are several tables, but the biggest one
contains individual tree measurements as records. Each tree is uniquely
identified by the fields "plot number" and "tree number." Each plot contains
30 to 80 trees, numbered consecutively WITHIN plot (ie: tree numbers start
over at 1 for each new plot). As a result of this structure, the entry for
the "plot number" field is repeated across records 20 to 80 times, and "tree
number" similarly appears as repeated consecutive sets.
I would like to save myself the time and potential error of re-typing these
fields every time. What I want is to type those entries only for the first
record of a new plot, with them being automatically filled in for the
remaining plot entries until I start on a new plot (there are hundreds of
plots).
It seems to me that this ought to be something I could arrange for in table
design view - under default values for field properties. I simply want the
"plot number" field to default to the previous entry, and the "tree number"
field to default to the previous entry plus 1. It seems like a
straightforward demand of the software, and one that must come up fairly
often, but I cannot figure out how to do it. I would appreciate any help
offered.
silviculture research project. There are several tables, but the biggest one
contains individual tree measurements as records. Each tree is uniquely
identified by the fields "plot number" and "tree number." Each plot contains
30 to 80 trees, numbered consecutively WITHIN plot (ie: tree numbers start
over at 1 for each new plot). As a result of this structure, the entry for
the "plot number" field is repeated across records 20 to 80 times, and "tree
number" similarly appears as repeated consecutive sets.
I would like to save myself the time and potential error of re-typing these
fields every time. What I want is to type those entries only for the first
record of a new plot, with them being automatically filled in for the
remaining plot entries until I start on a new plot (there are hundreds of
plots).
It seems to me that this ought to be something I could arrange for in table
design view - under default values for field properties. I simply want the
"plot number" field to default to the previous entry, and the "tree number"
field to default to the previous entry plus 1. It seems like a
straightforward demand of the software, and one that must come up fairly
often, but I cannot figure out how to do it. I would appreciate any help
offered.