Given a DAO recordset based on a table, some of whose fieldnames contain spaces, how does on refer to them? For example: stEmployees!FirstName Down't work because the actual fieldname is "First Name" not FirstName Do I wrap the actual first name fieldname in quotes after the bang? Or what? Thanks. -- Arthur