A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hi,
In cell C2, enter this formula and copy down
=IFERROR(VLOOKUP(B2,$F$2:$I$7,4,1),0)
In cell E2, enter this formula and copy down
=C2*D2
Hope this helps.