J
jannie
I have a table that has several fields of data for gas wells. The data is
normalized and each wells forecasts begin on the date of 1st production. Not
all wells start on the same day but the new forecast will be the same for all
the wells that exist and will be drilled this year. I know this is a easy
thing to do but I have never done this before.
I added a new field in my existing table called 2010_Forecast. I need to
populate this field with the new forecast I have in Excel. There are 9,329
days of data that I will need to populate for every well in the database -
the forecast is going out about 25.56 years into the future. I tried to just
copy and paste it in but access won't let me. I tried to append but I can't
do that either as it will create duplicate records. I just want to find the
existing well, start at the first production date and populate the forecast
in the new field.
I know this should be easy to do but I need some help doing it. Thanks.
Jannie
normalized and each wells forecasts begin on the date of 1st production. Not
all wells start on the same day but the new forecast will be the same for all
the wells that exist and will be drilled this year. I know this is a easy
thing to do but I have never done this before.
I added a new field in my existing table called 2010_Forecast. I need to
populate this field with the new forecast I have in Excel. There are 9,329
days of data that I will need to populate for every well in the database -
the forecast is going out about 25.56 years into the future. I tried to just
copy and paste it in but access won't let me. I tried to append but I can't
do that either as it will create duplicate records. I just want to find the
existing well, start at the first production date and populate the forecast
in the new field.
I know this should be easy to do but I need some help doing it. Thanks.
Jannie