I currently have a cell that I am performing this if statement for =IF(H8=1,(VLOOKUP(I4,rentaltable,2)),IF(H8=3,(VLOOKUP(I4,rentaltable,3)),IF(H8=6,(VLOOKUP(I4,rentaltable,4))))). What I would also like to do is check another cell in the spreadsheet to see if its value is "Double" or "Triple"...