GLT replied to John W. Vinson
31-Jan-10 08:36 PM
Hi John,
Thanks for you rreply, it worked perfectly except I had to add an extra :@@
as follows:
=DateSerial(Mid(Right([RecID], 14), 5, 4), Mid(Right([RecID], 14), 3, 2),
Left(Right([RecID], 14), 2)) + CDate(Format(Right([RecID], 4), "@@:@@:@@"))