...date using PHV's code. I added a table called Mark to give me the letter at the end until I get their data
SELECT Table1.date AS Expr1, Format(1000*Format([table1].[Date],"+yy")+Format([table1].[Date],"y"),"""UP""00000")+Mark AS Date1
FROM Table1;
That seems to be giving me what I need for...