Here is what I want to do --- Query1 has the same identical returned fields as Query2. The results are slightly different. I want to have, in Query2, an additional calculated field that returns an asterisk if the same record exists in Query1. If the record does not exist in Query1, then I want the field to contain a "?". Any ideas on how I can accomplish this? Thanks, any help is much appreciated!