If private condition for each field is different for each record, you should add a Yes/No validating field for home, work, cell, email....
On the report instead of including each field you should include a textBox with a function like iif(validatingCell=true,cell,"")