T
Todd
I'm a new access user, so bear with me please.
I need to learn how to write code to enter data into a
table.
I'd like to be able to do the following things:
a) find a particular record and update a particular field
in that record
b) create a new record in a table and write to particular
fields in that new record
Ultimately what I'm doing is trying to make a forecast
table that is based on certain variables. So what I'll do
in practice is change the variables in a form or table,
and then use code to perform calculations based on the
variables to update the forecast table. I think by
learning how to do the two things above, I should be able
to do what I'm trying to do.
Thanks.
I need to learn how to write code to enter data into a
table.
I'd like to be able to do the following things:
a) find a particular record and update a particular field
in that record
b) create a new record in a table and write to particular
fields in that new record
Ultimately what I'm doing is trying to make a forecast
table that is based on certain variables. So what I'll do
in practice is change the variables in a form or table,
and then use code to perform calculations based on the
variables to update the forecast table. I think by
learning how to do the two things above, I should be able
to do what I'm trying to do.
Thanks.