J
Julie
Hi All
i am trying to set up a word form that calculates the number of days
between two dates (stored as two bookmarked fields 'start' & 'finish')
i've set calculate on exit on both and a third field called 'days' as
a calculation field with the formula =finish-start
when it sort-of works (doesn't always) it gives a wrong answer e.g.
start = 1/1/04
finish = 2/1/04
days = .25
i know that this can also be done using vba and the datediff function
but i would like to avoid that solution.
any ideas - using word 2002
regards
JulieD
i am trying to set up a word form that calculates the number of days
between two dates (stored as two bookmarked fields 'start' & 'finish')
i've set calculate on exit on both and a third field called 'days' as
a calculation field with the formula =finish-start
when it sort-of works (doesn't always) it gives a wrong answer e.g.
start = 1/1/04
finish = 2/1/04
days = .25
i know that this can also be done using vba and the datediff function
but i would like to avoid that solution.
any ideas - using word 2002
regards
JulieD