The field in CAPS is the memo field
INSERT INTO will ( willid, refno, WILL, [date of will], instructions, solicitor )
SELECT Forms!client!willid AS Expr1, Forms!client!refno AS Expr2, Forms!client!WILL AS Expr3, Forms!client![date of will] AS Expr4, Forms!client!instructions AS Expr5...