C Clint Jun 30, 2008 #1 I would like to set up or obtain a excel template or function to work out sell price as in cost plus 17% gross profit etc
I would like to set up or obtain a excel template or function to work out sell price as in cost plus 17% gross profit etc
B Ben M. Schorr - MVP (OneNote) Jun 30, 2008 #2 O.K., sounds like a fairly simple set of requirements. What's your question specifically? -- -Ben- Ben M. Schorr, MVP Roland Schorr & Tower http://www.rolandschorr.com http://www.officeforlawyers.com Author - The Lawyer's Guide to Microsoft Outlook 2007: http://tinyurl.com/5m3f5q
O.K., sounds like a fairly simple set of requirements. What's your question specifically? -- -Ben- Ben M. Schorr, MVP Roland Schorr & Tower http://www.rolandschorr.com http://www.officeforlawyers.com Author - The Lawyer's Guide to Microsoft Outlook 2007: http://tinyurl.com/5m3f5q
C Clint Jul 2, 2008 #4 I would like to set up a template where i can enter a cost price and enter a gp% to get a sell price
C Clint Jul 2, 2008 #5 Hi Martin, This adds on or marks up 17%, what i am after is the sell price if i wanted 17% GP margin? Clint
Hi Martin, This adds on or marks up 17%, what i am after is the sell price if i wanted 17% GP margin? Clint
M MartinW Jul 2, 2008 #6 Hi Clint, Try this, With your cost price in A1 Your GP margin in B1 Put this in C1 =A1/(100-B1)*100 This assumes that your input in B1 is a whole number, if it is a percentage then take out the zeroes like this =A1/(1-B1) HTH Martin
Hi Clint, Try this, With your cost price in A1 Your GP margin in B1 Put this in C1 =A1/(100-B1)*100 This assumes that your input in B1 is a whole number, if it is a percentage then take out the zeroes like this =A1/(1-B1) HTH Martin
C Clint Jul 3, 2008 #7 That's it! cheers Martin Clint MartinW said: Hi Clint, Try this, With your cost price in A1 Your GP margin in B1 Put this in C1 =A1/(100-B1)*100 This assumes that your input in B1 is a whole number, if it is a percentage then take out the zeroes like this =A1/(1-B1) HTH Martin Click to expand...
That's it! cheers Martin Clint MartinW said: Hi Clint, Try this, With your cost price in A1 Your GP margin in B1 Put this in C1 =A1/(100-B1)*100 This assumes that your input in B1 is a whole number, if it is a percentage then take out the zeroes like this =A1/(1-B1) HTH Martin Click to expand...