Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 8781 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

As the mailing list database I use continues to grow, I would like to weed out names that are no longer relevant. To decide which records to delete, I would like to find records for all the people who have an empty Event field. However, because the Event field in each individual record is actually a "global field," I cannot do a find on that field. Do you have any suggestions for another way to find records with empty global fields? Will I need to change the database, so that we can repeat this process in the future?

Posted

Global fields have the same value for every record in the database file, which is why you can't search on them. There is never a need. If the global field is empty, then it is empty for every record in the database.

If the data you are looking at is different for every record, then either the field is not a global field, OR you are navigating from record to record with a script that sets the global field to the real contents of the record. If that is the case, you need to find out what field the information is really kept in and search that field.

Chuck

This topic is 8781 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.