Skip to content
Prev 139526 / 398506 Next

Addition of numeric data to dates

Hello!

I currently have a table of data with a column of start dates and a column
with some numbers representing years. I need to add these numbers to the
dates to get an end date. The two types of data are obviously incompatible
and adddition of the two will not work. Does anyone know how I might go
about this?? %-|