Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi Bret,
If... column B is "# cases ordered" column C is "# items ordered" column D is "Price per case" column E is "Price per item" then this formula in column E calculates the cost for the stock on row 2... =IF(B20,B2*D2,IF(C20,C2*E2,"")) Ken Johnson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|