Hi, in a previous post, I was helped to design a form that retrieves Client info from a table using a query.
SELECT [MASTER KEY LIST].[Key No], [MASTER KEY LIST].[Client Name], [MASTER KEY LIST].Address, [MASTER KEY LIST].Comments, [MASTER KEY LIST].[M-1], [MASTER KEY LIST].[M-2]
FROM [MASTER...