I have two columns with no data, but when there is data (a job number) in any cell in these two columns that is a duplicate, I want the quantity (cell in this row) to multiply by the price (another cell in the same row), and return to me the total, and the job number at the end of the row. I know that this is probably really simple, but I'm not having any luck with this. The same job number could be entered into any of the first two columns, so I want a total for each jobs costs.