Hello,

I have an worksheet with over 1000 rows. For each row, there are numbers in
4 columns. Column A should be the lowest number for each row, with each
subsequent column being a higher number as you read across for each row.
I've stumbled across a few errors and now I'm worried there are more errors.
Is there a way to automatically check and see if cell A1 is a smaller number
than B1, and B1 is smaller than C1, and C1 is smaller than D1 (and continue
this for all rows)? Having to do this manually for as many rows as I have
would take forever and I'm sure I could easily glare over a mistake. Thanks
for the help.

Mark