LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 515
Default "if formula"

The answer to your question is actually quite easy, except that your info is
rather confusing. I take it you are getting all these variables from cell
addresses though.
Lets say Variable hours is in col A; variable % in Col B and Standard
133.3333% in C1, then
=IF(A5<=37.5,A5*3.37*B5*$C$1,168.5*B5*$C$1)
In row 6 this will change to
=IF(A6<=37.5,A6*B6*$C$1,168.5*B6*$C$1)

--
Hth

Kassie Kasselman
Change xxx to hotmail


"Shaz" wrote:

Ok, get ready for a long winded post, as it is confusing....

Basically, the a couple of parts that I need to the formula, not sure if it
will be possible though....

Here is the BASIC formula that I need to work from:

Variable Hours * 3.37 * variable % * (either 85% or 100%) * standard
133.3333% =

Now, IF the variable HOURS are greater than 37.5, then the formula changes
to the following.....instead of multiplying 3.37 by the hours, there is a
standard fee of 168.50

So, this formula would be something like this:

if variable hours 37.5 = 168.50 * variable % * (either 85% or 100%) =

It is all very complicated......but it is a formula that needs to be used in
order to work out charge out fees, and as you can see, it would be much
easier if all I have to do is put in the variable hours and then point to the
clients variable % (which is a different % for each client, but the same once
allocated) and also point to the 85% or 100% depending on which one they are
charged.....

I know this is all sounding very complicated, which is why I desperately
need help....any formula whizzes out there would be greatly appreciated and
more than likely a great challenge!!!!

If you need me to further elaborate, please advise, as I have tried my best
to explain it as simply as possible.....

Shaz

 
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
change "true" and "false" to "availble" and "out of stock" inthestands Excel Worksheet Functions 2 July 19th 07 07:05 PM
HELP on "left","right","find","len","substitute" functions serene83 Excel Discussion (Misc queries) 5 June 27th 06 02:23 AM
Count occurences of "1"/"0" (or"TRUE"/"FALSE") in a row w. conditions in the next BCB New Users to Excel 7 May 13th 06 10:02 PM
conditional formula to show "open" or "closed" SBS Excel Worksheet Functions 6 January 28th 06 01:48 AM
Insert "-" in text "1234567890" to have a output like this"123-456-7890" Alwyn Excel Discussion (Misc queries) 3 October 25th 05 11:36 PM


All times are GMT +1. The time now is 12:52 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"