Does anyone know if it is possible to format the Check Number field to accept letters in addition to numbers? We would like to try doing so for a very limited number of unique circumstances.
I don't think so--the check_no column in t_payment is configured to store only an integer. Maybe you could use the custom fields in orders (or/and contributions) to capture what you're after instead?