B
BilboBaggins
Good morning
I have a personnel database which produces a simple table
of mailmerge information that I cannot change. I want to
do some calculations with the information and will have to
do them in the document (calculated field?) Part of the
information produced is a start date and an annual holiday
entitlement. I want to do a calculation taking the month
number of the start date, subtracting that from 12, then
dividing this by 12 and multiplying the result by the
annual holiday entitlement. The result then needs to be
rounded up to the nearest 0.5. Example: start date 12
September (month 9): 12 - 9 = 3, /12 = 0.25, x20 days
holiday for full year = 5 days pro rata for the remainder
of this year.
Not sure if this is possible - any suggestions most
welcome.
I have a personnel database which produces a simple table
of mailmerge information that I cannot change. I want to
do some calculations with the information and will have to
do them in the document (calculated field?) Part of the
information produced is a start date and an annual holiday
entitlement. I want to do a calculation taking the month
number of the start date, subtracting that from 12, then
dividing this by 12 and multiplying the result by the
annual holiday entitlement. The result then needs to be
rounded up to the nearest 0.5. Example: start date 12
September (month 9): 12 - 9 = 3, /12 = 0.25, x20 days
holiday for full year = 5 days pro rata for the remainder
of this year.
Not sure if this is possible - any suggestions most
welcome.