ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Multiple Arguments (https://www.excelbanter.com/excel-discussion-misc-queries/119423-multiple-arguments.html)

ijt

Multiple Arguments
 
I'm looking for a formual that will do multiple argumnets. I'm currently have
a "If"arugment that looks a two sums, I have now got a thrid agrument I need
to add to the same sum. Or do I need to use a other formal to get the answer.
Below is the new arguments A,B,C
A $55.00
B $42.00
C $28.50
NEW SOUTH WALES
NG2808 MOBIL KINGSTON 1
NG2811 GRAFTON SOUTH C 0 $-

The current If arugments is =IF(C18="C",D18*D$13,D18*D$11)


ExcelDave

Multiple Arguments
 
One way you could accomplish what you want to do, is by nesting your IF
formulas

Example:

=IF(C18="C",D18*D$13,IF(C18="B",D18*D$11,D18*D$9))

Make sure you substitute the correct formlas in my example.

Hope this helps!

"ijt" wrote:

I'm looking for a formual that will do multiple argumnets. I'm currently have
a "If"arugment that looks a two sums, I have now got a thrid agrument I need
to add to the same sum. Or do I need to use a other formal to get the answer.
Below is the new arguments A,B,C
A $55.00
B $42.00
C $28.50
NEW SOUTH WALES
NG2808 MOBIL KINGSTON 1
NG2811 GRAFTON SOUTH C 0 $-

The current If arugments is =IF(C18="C",D18*D$13,D18*D$11)


ijt

Multiple Arguments
 
Thanks ExcelDave
that work thanks heap
ijt

"ExcelDave" wrote:

One way you could accomplish what you want to do, is by nesting your IF
formulas

Example:

=IF(C18="C",D18*D$13,IF(C18="B",D18*D$11,D18*D$9))

Make sure you substitute the correct formlas in my example.

Hope this helps!

"ijt" wrote:

I'm looking for a formual that will do multiple argumnets. I'm currently have
a "If"arugment that looks a two sums, I have now got a thrid agrument I need
to add to the same sum. Or do I need to use a other formal to get the answer.
Below is the new arguments A,B,C
A $55.00
B $42.00
C $28.50
NEW SOUTH WALES
NG2808 MOBIL KINGSTON 1
NG2811 GRAFTON SOUTH C 0 $-

The current If arugments is =IF(C18="C",D18*D$13,D18*D$11)


ijt

Multiple Arguments
 
Thanks ExcelDave
That worked

"ExcelDave" wrote:

One way you could accomplish what you want to do, is by nesting your IF
formulas

Example:

=IF(C18="C",D18*D$13,IF(C18="B",D18*D$11,D18*D$9))

Make sure you substitute the correct formlas in my example.

Hope this helps!

"ijt" wrote:

I'm looking for a formual that will do multiple argumnets. I'm currently have
a "If"arugment that looks a two sums, I have now got a thrid agrument I need
to add to the same sum. Or do I need to use a other formal to get the answer.
Below is the new arguments A,B,C
A $55.00
B $42.00
C $28.50
NEW SOUTH WALES
NG2808 MOBIL KINGSTON 1
NG2811 GRAFTON SOUTH C 0 $-

The current If arugments is =IF(C18="C",D18*D$13,D18*D$11)



All times are GMT +1. The time now is 07:32 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com