G
Geno
I have an Excel spreadsheet with a column of dates,
numbers and difference. The difference is the result of
the number in a specific row minus the number in the
previous row (rowB number 100) minus rowA number 65) would
yield 35. This works fine in the excel spreadsheet. I
want to import this data into an Access database. When I
do I get all of the values but do not get the formula for
automatically calculating between row and previous row.
How can I get this? Can it be done in a table or do I need
a query? If so what would be the criteria for giving me
the difference between a number from a date and the number
from the previous date?
Thanks
numbers and difference. The difference is the result of
the number in a specific row minus the number in the
previous row (rowB number 100) minus rowA number 65) would
yield 35. This works fine in the excel spreadsheet. I
want to import this data into an Access database. When I
do I get all of the values but do not get the formula for
automatically calculating between row and previous row.
How can I get this? Can it be done in a table or do I need
a query? If so what would be the criteria for giving me
the difference between a number from a date and the number
from the previous date?
Thanks