L
learningaccess
Hi - I'm playing around trying to determine the best way to design a database
before I actully imput all this data again. (Didn't do it the best way first
time around. Some data was formatted incorrectly for calcs.)
The first way I tried expressions in Access which was a flop due to
formatting. Then I tried doing the formulas first in Excel and having these
as columns added to my Access Database. This way I found I had to delete a
lot of data with a #Div/0! result to avoid Access errors. The data was
useless anyway as some numbers divisible by zero are irrelevent for my
purpose. But it may have been useful to have the rest of the data in the
row available in Access for reference even thought the calculation did not
make sense.
So, in your opinion, is it best to do calcs in Excel first and delete all
undefined results befroe importing to Access? Or, is it better to import all
data into Access and create expressions even though some will have a zero in
the denominator?
Also, does the YEARFRAC function work in Access for getting the number of
days between two dates?
Please let me know what is the best approach and your reason for thinking so.
Chris
before I actully imput all this data again. (Didn't do it the best way first
time around. Some data was formatted incorrectly for calcs.)
The first way I tried expressions in Access which was a flop due to
formatting. Then I tried doing the formulas first in Excel and having these
as columns added to my Access Database. This way I found I had to delete a
lot of data with a #Div/0! result to avoid Access errors. The data was
useless anyway as some numbers divisible by zero are irrelevent for my
purpose. But it may have been useful to have the rest of the data in the
row available in Access for reference even thought the calculation did not
make sense.
So, in your opinion, is it best to do calcs in Excel first and delete all
undefined results befroe importing to Access? Or, is it better to import all
data into Access and create expressions even though some will have a zero in
the denominator?
Also, does the YEARFRAC function work in Access for getting the number of
days between two dates?
Please let me know what is the best approach and your reason for thinking so.
Chris