Hi
apologies if this is a double post , thought I had submitted it but can't see it in the forum.
I have two fields I am trying to concatinate
1. dateofdeath which is format text dd-mmm
2. Yearofdeath which has two formats one yyyy/yy ( 1856/57) and the second is just yyyy
I need to create a third field by concatination format dd-mm-yyyy BUT whilst using the format yyyy is not a problem the format yyyy/yy presents a difficulty. I need to use the first 2 and last 2 characters ie end up with the year as 1857 ( in the example above)
Can this be done?
thanks
Ian