I have a database for a direct mail project that contains a field to identify the specific letter for each recipient. This field contains both numbers and numbers with letters. Example: 21353231 and 33233021BOA.
I need a query to identify the total number of records processed for each letter type. When I set this up it returns the record counts for the letter codes containing only numbers values.
Thanks for your help!
I need a query to identify the total number of records processed for each letter type. When I set this up it returns the record counts for the letter codes containing only numbers values.
Thanks for your help!