Have an issue with client orders. We need to add text to a cell if print orders are over a certain dollar amount and printed on a specific paper.

So, say cell A1 is photo and cell A2 is 20.00.

The macro would need to add "XL" to a new cell if A1 = photo and A2 is = or > 20.00.

Probably simple, but I'm stumped.