T1.txt1 links to T2.txt1 to print the T2.txt2 value. Sometimes T1.txt1 is empty when there should be a default value of 'abc'. Can I set a default value on an index field so when printing I can print the corresponding T2.txt2 value? I would like an option like: File>Report Options>Convert Database Null values to Default of 'abc' for T1.txt1. CR11