G
Guest
In a table, how do a make a cell autopopulate with the
value the is in the cell above it.
For example I have 10 rows of weather data (wind, cloud
cover, temperature, ect). For each record the temperature
will be the same as the previous record so I would like it
to automatically copy the temperature from the previous
record into the temperature of the active record.
I would like to be able to do this in the database view
not in a form.
I know this is not the best design method, I would rather
use subdatabases ect. but that is not how my employer
wants it set up. In addition, I am just learning access
so please be specific in your direction.
Thanks for the help
value the is in the cell above it.
For example I have 10 rows of weather data (wind, cloud
cover, temperature, ect). For each record the temperature
will be the same as the previous record so I would like it
to automatically copy the temperature from the previous
record into the temperature of the active record.
I would like to be able to do this in the database view
not in a form.
I know this is not the best design method, I would rather
use subdatabases ect. but that is not how my employer
wants it set up. In addition, I am just learning access
so please be specific in your direction.
Thanks for the help