Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5
Default FAO Mike H - Formula Answer provided

Hello Mike,

Apologies for the delay in responding to your answer you gave below

Pat,

with the amount owed in A1 try this

=SUMPRODUCT(--(A1{0;100;500;2000;10000}), (A1-{0;100;500;2000;10000}),
{0.125;-0.085;-0.015;-0.015;-0.0075})


--
Mike

If you remember I asked how I could calculate different Levy's.

Could I ask a final question Mike in relation to the % used in your reply.

Your use of decimal % confused me. Are the following figures in your
formula percentages? {0.125;-0.085;-0.015;-0.015;-0.0075}).
If so, They don't appear to be % in decimal format. The first is 12.5%
(0.125) but the others don't appear to be the %'s I wish to use (4%, 2.5%, 1%
and 0.25%). However having tested the formula manually the % you provided
are correct (How do you know this stuff??)

Any way, if i chose to change the %, do I need to write them down
differently than I would if doing so in decimal?

This is so long winded and I apologise and hope I haven't confused you.

Many thanks again Mike for all your assistance with this excellent solution
to my problem.

Pat Convey.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default FAO Mike H - Formula Answer provided

The technique is described he

http://mcgimpsey.com/excel/variablerate.html

--
Biff
Microsoft Excel MVP


"Pat Convey" wrote in message
...
Hello Mike,

Apologies for the delay in responding to your answer you gave below

Pat,

with the amount owed in A1 try this

=SUMPRODUCT(--(A1{0;100;500;2000;10000}), (A1-{0;100;500;2000;10000}),
{0.125;-0.085;-0.015;-0.015;-0.0075})


--
Mike

If you remember I asked how I could calculate different Levy's.

Could I ask a final question Mike in relation to the % used in your reply.

Your use of decimal % confused me. Are the following figures in your
formula percentages? {0.125;-0.085;-0.015;-0.015;-0.0075}).
If so, They don't appear to be % in decimal format. The first is 12.5%
(0.125) but the others don't appear to be the %'s I wish to use (4%, 2.5%,
1%
and 0.25%). However having tested the formula manually the % you provided
are correct (How do you know this stuff??)

Any way, if i chose to change the %, do I need to write them down
differently than I would if doing so in decimal?

This is so long winded and I apologise and hope I haven't confused you.

Many thanks again Mike for all your assistance with this excellent
solution
to my problem.

Pat Convey.



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5
Default FAO Mike H - Formula Answer provided

Hello Biff,

Many thanks for this. The link is very useful indeed.

How do you guy's know this stuff??

Cheers,

Pat Convey.

"T. Valko" wrote:

The technique is described he

http://mcgimpsey.com/excel/variablerate.html

--
Biff
Microsoft Excel MVP


"Pat Convey" wrote in message
...
Hello Mike,

Apologies for the delay in responding to your answer you gave below

Pat,

with the amount owed in A1 try this

=SUMPRODUCT(--(A1{0;100;500;2000;10000}), (A1-{0;100;500;2000;10000}),
{0.125;-0.085;-0.015;-0.015;-0.0075})


--
Mike

If you remember I asked how I could calculate different Levy's.

Could I ask a final question Mike in relation to the % used in your reply.

Your use of decimal % confused me. Are the following figures in your
formula percentages? {0.125;-0.085;-0.015;-0.015;-0.0075}).
If so, They don't appear to be % in decimal format. The first is 12.5%
(0.125) but the others don't appear to be the %'s I wish to use (4%, 2.5%,
1%
and 0.25%). However having tested the formula manually the % you provided
are correct (How do you know this stuff??)

Any way, if i chose to change the %, do I need to write them down
differently than I would if doing so in decimal?

This is so long winded and I apologise and hope I haven't confused you.

Many thanks again Mike for all your assistance with this excellent
solution
to my problem.

Pat Convey.



.

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default FAO Mike H - Formula Answer provided

You're welcome!

How do you guy's know this stuff??


By learning from others like J.E. McGimpsey, years of experience and lots of
trial and error experimentation!

--
Biff
Microsoft Excel MVP


"Pat Convey" wrote in message
...
Hello Biff,

Many thanks for this. The link is very useful indeed.

How do you guy's know this stuff??

Cheers,

Pat Convey.

"T. Valko" wrote:

The technique is described he

http://mcgimpsey.com/excel/variablerate.html

--
Biff
Microsoft Excel MVP


"Pat Convey" wrote in message
...
Hello Mike,

Apologies for the delay in responding to your answer you gave below

Pat,

with the amount owed in A1 try this

=SUMPRODUCT(--(A1{0;100;500;2000;10000}), (A1-{0;100;500;2000;10000}),
{0.125;-0.085;-0.015;-0.015;-0.0075})


--
Mike

If you remember I asked how I could calculate different Levy's.

Could I ask a final question Mike in relation to the % used in your
reply.

Your use of decimal % confused me. Are the following figures in your
formula percentages? {0.125;-0.085;-0.015;-0.015;-0.0075}).
If so, They don't appear to be % in decimal format. The first is 12.5%
(0.125) but the others don't appear to be the %'s I wish to use (4%,
2.5%,
1%
and 0.25%). However having tested the formula manually the % you
provided
are correct (How do you know this stuff??)

Any way, if i chose to change the %, do I need to write them down
differently than I would if doing so in decimal?

This is so long winded and I apologise and hope I haven't confused you.

Many thanks again Mike for all your assistance with this excellent
solution
to my problem.

Pat Convey.



.



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
Formula for counting cells with value 'x' provided Col U = 'y' J.Scargill[_2_] Excel Worksheet Functions 5 March 31st 10 05:36 PM
Need help rounding up - THX Mike/Thomas for previous answer tarabull Excel Discussion (Misc queries) 3 October 3rd 08 03:49 PM
Confirmation ID provided? chevy New Users to Excel 2 April 15th 06 06:22 PM
How do I use space provided for Company information Terler Excel Worksheet Functions 1 September 7th 05 08:57 PM
How do I write a formula to color code based on dates provided or. jaime Excel Worksheet Functions 2 February 17th 05 12:41 AM


All times are GMT +1. The time now is 09:50 PM.

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"