I am developing a database and one of my queries uses the DISTINCT keyword. Some of the fields that I am selecting are memo fields. While trying to run the query, some of the users are getting "RUNTIME ERROR 3114", which indicates that you cannot select distinct values when memo fields are part of the selection. HOWEVER, some of the PC's are able to run this query without a problem. Does anyone know why this error is PC specific? The Operating system does not seem to be the common thread. We are all using Office 2000.