Work it out like this a) Value b) Custom duty = value*0.2 c) Value + Custom Duty =value*1.2 d) Sales Tax = Value *1.2*0.16 e) value +custom duty +Sales tax =value*1.2+Value *1.2*0.16 = value*1.2*1.16 =value*1.392 f)Income Tax =value*1.392*0.06 g) value +custom duty + sales tax + income tax = value*1.392+value*1.392*0.06 =value *1.392*1.06 =value*1.47552
so the Custom duty, plus the Sales tax plus the income tax is Value*0.47552 This is the formula you need in the single cell if the value is in A3 *=A3*0.47552* Regards David Grugeon On 19 February 2013 17:48, Rasheed Razzaq <rashee...@gmail.com> wrote: > Dear Experts, > I need a formula or function for calculation of Taxes in single cell. > > Value 1,000,000 > Custom Duty 20% > Sales Tax 16% x (Value+Custom Duty) > Income Tax 6% x (Value+Custom Duty+Sales Tax) > > *Required Value (Custom Duty+Sales Tax+Income Tax)* > Is there any single formula > or > function where I can calculate Taxes amount > in a cell. > > Thanks in advance. > > Regards > Abdul Rasheed > > > > -- > Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s > =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ > https://www.facebook.com/discussexcel > > FORUM RULES > > 1) Use concise, accurate thread titles. Poor thread titles, like Please > Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice > will not get quick attention or may not be answered. > 2) Don't post a question in the thread of another member. > 3) Don't post questions regarding breaking or bypassing any security > measure. > 4) Acknowledge the responses you receive, good or bad. > 5) Jobs posting is not allowed. > 6) Sharing copyrighted material and their links is not allowed. > > NOTE : Don't ever post confidential data in a workbook. Forum owners and > members are not responsible for any loss. > --- > You received this message because you are subscribed to the Google Groups > "MS EXCEL AND VBA MACROS" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to excel-macros+unsubscr...@googlegroups.com. > To post to this group, send email to excel-macros@googlegroups.com. > Visit this group at http://groups.google.com/group/excel-macros?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ https://www.facebook.com/discussexcel FORUM RULES 1) Use concise, accurate thread titles. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get quick attention or may not be answered. 2) Don't post a question in the thread of another member. 3) Don't post questions regarding breaking or bypassing any security measure. 4) Acknowledge the responses you receive, good or bad. 5) Jobs posting is not allowed. 6) Sharing copyrighted material and their links is not allowed. NOTE : Don't ever post confidential data in a workbook. Forum owners and members are not responsible for any loss. --- You received this message because you are subscribed to the Google Groups "MS EXCEL AND VBA MACROS" group. To unsubscribe from this group and stop receiving emails from it, send an email to excel-macros+unsubscr...@googlegroups.com. To post to this group, send email to excel-macros@googlegroups.com. Visit this group at http://groups.google.com/group/excel-macros?hl=en. For more options, visit https://groups.google.com/groups/opt_out.