Posted to microsoft.public.excel.newusers
|
|
add percent plus quantity
A1 = 3 (Qty)
B1 = $25 (price)
20% = markup
C1 =(B1*1.2)*A1
--
JBeaucaire
------------------------------------------------------------------------
JBeaucaire's Profile: http://www.thecodecage.com/forumz/member.php?userid=73
View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=45603
|