I am working on enhancing our expense report to require the users to enter a
code in a specified cell if the dollar value of certain cells is greater than
zero.

Column E contains the code that will be required if any expense amounts are
entered in columns L thru Q of that same row. I would like to validate each
row before proceeding to entering the next row. This validation needs to
be run on 20 rows.

Any suggestions would be greatly appreciated.