I need to retain validation with sort. For example, say I have validation rules only for client in row 10. When I do a sort, this client moves to row 15. However, the validation rules stay in row 10. Is there a way to move the rules to row 15? Thanks.