R
rob nobel
I use this in Data Validation to stop duplication of data.
=1=(COUNTIF($H$5:$H$38,H17)
How can this be amended for a two column range. That is, the validation
should also refer to COUNTIF($B$5:$B$38,H17))?
Rob
=1=(COUNTIF($H$5:$H$38,H17)
How can this be amended for a two column range. That is, the validation
should also refer to COUNTIF($B$5:$B$38,H17))?
Rob