I have a table with 3 fields, fld1, fld2 and fld3. If any of the fields has a value, I want to copy that value into all 3 fields. Even if 2 or more fields has a different value, I want to take any one of the values and populate all 3. Any suggestions on a good way to do this?