#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 107
Default How to calculate

Hi all,
I want to calculate TDS. But i have to two types of TDS like 2% and 10%.

for Exampes

B F H
Deductee Code Amount TDS

194 C 15000.00 =IF(B4="194
C",ROUND(H4*10/100,0),0)Otherwise 2%
194 C
194 J

How i should use this formula to deduct right percentage based on deductee
ode.

Regards

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,646
Default How to calculate

=ROUND(F4*IF(B4="194 C",0.1,0.02),0)

Regards,
Stefi

€˛Rao Ratan Singh€¯ ezt Ć*rta:

Hi all,
I want to calculate TDS. But i have to two types of TDS like 2% and 10%.

for Exampes

B F H
Deductee Code Amount TDS

194 C 15000.00 =IF(B4="194
C",ROUND(H4*10/100,0),0)Otherwise 2%
194 C
194 J

How i should use this formula to deduct right percentage based on deductee
ode.

Regards

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 107
Default How to calculate

Thank you steffi.


"Stefi" wrote:

=ROUND(F4*IF(B4="194 C",0.1,0.02),0)

Regards,
Stefi

€˛Rao Ratan Singh€¯ ezt Ć*rta:

Hi all,
I want to calculate TDS. But i have to two types of TDS like 2% and 10%.

for Exampes

B F H
Deductee Code Amount TDS

194 C 15000.00 =IF(B4="194
C",ROUND(H4*10/100,0),0)Otherwise 2%
194 C
194 J

How i should use this formula to deduct right percentage based on deductee
ode.

Regards

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,646
Default How to calculate

You are welcome! Thanks for the feedback!
Stefi

€˛Rao Ratan Singh€¯ ezt Ć*rta:

Thank you steffi.


"Stefi" wrote:

=ROUND(F4*IF(B4="194 C",0.1,0.02),0)

Regards,
Stefi

€˛Rao Ratan Singh€¯ ezt Ć*rta:

Hi all,
I want to calculate TDS. But i have to two types of TDS like 2% and 10%.

for Exampes

B F H
Deductee Code Amount TDS

194 C 15000.00 =IF(B4="194
C",ROUND(H4*10/100,0),0)Otherwise 2%
194 C
194 J

How i should use this formula to deduct right percentage based on deductee
ode.

Regards

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
calculate time does not calculate Wanna Learn Excel Discussion (Misc queries) 4 August 19th 08 12:51 AM
IF THERE ARE 9 P AND 5 A IN A ROW THEN HOW TO CALCULATE SRINIVAS Excel Worksheet Functions 5 October 28th 07 09:52 AM
calculate Susan Excel Worksheet Functions 1 January 30th 07 01:21 PM
CALCULATE OT AND DT E-QUIP Excel Discussion (Misc queries) 3 December 28th 06 05:45 AM
Calculate only if... cribology - ExcelForums.com Excel Discussion (Misc queries) 3 July 26th 05 06:54 PM


All times are GMT +1. The time now is 10:50 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"