Adding lines in Access

R

Ragnar78

Hy,

I'm a new user in access and i'm trying to move away from excel sinc
it wasent made to hold large amounts of data.

Now i atually retreive Data from an Oracle Database through a quer
into an access table.
This data is composed of objects that can have multiple lines dependin
on the amount of changes that occurs. These changes are recorded wit
the date when the change occured

Do for example, if object A change 3 times, it will have 3 lines an
three diffrent dates. The dates are expressed in weeks.
So i might have the dates Week 1, Week 5, Week 7

My question is, is it possible through access to add lines where th
dates to be added are Week 2, Week 3, Week 4 and Week 6 to fill in th
gap date?

thank you..
 
Top