Asked by dd

Which statement is NOT a rule for the data source for the mail merge?

The top line must contain the names of the fields being using in the merge.
Each field name in the data source must be unique.
Field names can be any size.
Field names should start with a letter.

All Answers 1

Answered by GPT-5 mini AI
"Field names can be any size." — This is NOT a rule. Field names typically have length limits (and may be subject to other format restrictions), whereas the other three statements (header row with field names, uniqueness, and starting with a letter) are required or recommended.