A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » Links and Linking
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Using a range as value_if_true in IF function



 
 
Thread Tools Display Modes
  #1  
Old October 7th, 2005, 12:36 PM
Dmitry Kopnichev
external usenet poster
 
Posts: n/a
Default Using a range as value_if_true in IF function

Hello
Why does IF(logical_test,a1:z1,value_if_false) in one cell use a value in
sell z1 and in another cell use a value in cell a1?


  #2  
Old October 7th, 2005, 12:49 PM
Mangesh Yadav
external usenet poster
 
Posts: n/a
Default

Your question is not clear. And probably the formula you gave is an
arrayformula.

Mangesh


"Dmitry Kopnichev" wrote in message
...
Hello
Why does IF(logical_test,a1:z1,value_if_false) in one cell use a value in
sell z1 and in another cell use a value in cell a1?




  #3  
Old October 7th, 2005, 01:04 PM
Dmitry Kopnichev
external usenet poster
 
Posts: n/a
Default

The formula is not an array formula.
The IF(logical_test,a1:z1,value_if_false) is IF(infl_on;Opex_inflation;1) in
cells D19:AK19. The Opex_inflation is E56:AM56. Why does the
IF(infl_on;Opex_inflation;1) use values from E5 in D19 to AM56 in AK19, not
the same value?
"Mangesh Yadav" сообщил/сообщила в новостях
следующее: ...
Your question is not clear. And probably the formula you gave is an
arrayformula.

Mangesh


"Dmitry Kopnichev" wrote in message
...
Hello
Why does IF(logical_test,a1:z1,value_if_false) in one cell use a value

in
sell z1 and in another cell use a value in cell a1?






  #4  
Old October 7th, 2005, 01:17 PM
Mangesh Yadav
external usenet poster
 
Posts: n/a
Default

What is infl_on. Is it a range, or a single cell. If it is sigle cell then
are you using absolute referencing. You are expecting that D19 = E56, D20 =
F56, and so on right. which is what I get if I use infl_on as single cell
and use absolute referencing.



Mangesh



"Dmitry Kopnichev" wrote in message
...
The formula is not an array formula.
The IF(logical_test,a1:z1,value_if_false) is IF(infl_on;Opex_inflation;1)

in
cells D19:AK19. The Opex_inflation is E56:AM56. Why does the
IF(infl_on;Opex_inflation;1) use values from E5 in D19 to AM56 in AK19,

not
the same value?
"Mangesh Yadav" сообщил/сообщила в

новостях
следующее: ...
Your question is not clear. And probably the formula you gave is an
arrayformula.

Mangesh


"Dmitry Kopnichev" wrote in message
...
Hello
Why does IF(logical_test,a1:z1,value_if_false) in one cell use a value

in
sell z1 and in another cell use a value in cell a1?








  #5  
Old October 7th, 2005, 01:35 PM
Dmitry Kopnichev
external usenet poster
 
Posts: n/a
Default

Yes, infl_on=Управление!$D$47 is a sigle cell and it is using absolute
referencing. The formula gives E, not D 20=F56.
Why do you get D19 = E56, D20 = F56 if you use infl_on as single cell and
use absolute referencing?
"Mangesh Yadav" сообщил/сообщила в новостях
следующее: ...
What is infl_on. Is it a range, or a single cell. If it is sigle cell then
are you using absolute referencing. You are expecting that D19 = E56, D20

=
F56, and so on right. which is what I get if I use infl_on as single cell
and use absolute referencing.



Mangesh



"Dmitry Kopnichev" wrote in message
...
The formula is not an array formula.
The IF(logical_test,a1:z1,value_if_false) is

IF(infl_on;Opex_inflation;1)
in
cells D19:AK19. The Opex_inflation is E56:AM56. Why does the
IF(infl_on;Opex_inflation;1) use values from E5 in D19 to AM56 in AK19,

not
the same value?
"Mangesh Yadav" сообщил/сообщила в

новостях
следующее: ...
Your question is not clear. And probably the formula you gave is an
arrayformula.

Mangesh


"Dmitry Kopnichev" wrote in message
...
Hello
Why does IF(logical_test,a1:z1,value_if_false) in one cell use a

value
in
sell z1 and in another cell use a value in cell a1?










  #6  
Old October 7th, 2005, 01:39 PM
Dmitry Kopnichev
external usenet poster
 
Posts: n/a
Default

The formula gives E19, not D20=F56.
"Mangesh Yadav" сообщил/сообщила в новостях
следующее: ...
What is infl_on. Is it a range, or a single cell. If it is sigle cell then
are you using absolute referencing. You are expecting that D19 = E56, D20

=
F56, and so on right. which is what I get if I use infl_on as single cell
and use absolute referencing.



Mangesh



"Dmitry Kopnichev" wrote in message
...
The formula is not an array formula.
The IF(logical_test,a1:z1,value_if_false) is

IF(infl_on;Opex_inflation;1)
in
cells D19:AK19. The Opex_inflation is E56:AM56. Why does the
IF(infl_on;Opex_inflation;1) use values from E5 in D19 to AM56 in AK19,

not
the same value?
"Mangesh Yadav" сообщил/сообщила в

новостях
следующее: ...
Your question is not clear. And probably the formula you gave is an
arrayformula.

Mangesh


"Dmitry Kopnichev" wrote in message
...
Hello
Why does IF(logical_test,a1:z1,value_if_false) in one cell use a

value
in
sell z1 and in another cell use a value in cell a1?










  #7  
Old October 7th, 2005, 01:44 PM
Mangesh Yadav
external usenet poster
 
Posts: n/a
Default

The condition is single cell, and everytime you check the same conditions
for all the cells. I don't understand what you are trying to do.

Maybe if you give and example of what is your input, and what are you
expecting as output, we could give you a formula accordingly.

Mangesh




"Dmitry Kopnichev" wrote in message
...
Yes, infl_on=Управление!$D$47 is a sigle cell and it is using absolute
referencing. The formula gives E, not D 20=F56.
Why do you get D19 = E56, D20 = F56 if you use infl_on as single cell and
use absolute referencing?





"Mangesh Yadav" сообщил/сообщила в

новостях
следующее: ...
What is infl_on. Is it a range, or a single cell. If it is sigle cell

then
are you using absolute referencing. You are expecting that D19 = E56,

D20
=
F56, and so on right. which is what I get if I use infl_on as single

cell
and use absolute referencing.



Mangesh



"Dmitry Kopnichev" wrote in message
...
The formula is not an array formula.
The IF(logical_test,a1:z1,value_if_false) is

IF(infl_on;Opex_inflation;1)
in
cells D19:AK19. The Opex_inflation is E56:AM56. Why does the
IF(infl_on;Opex_inflation;1) use values from E5 in D19 to AM56 in

AK19,
not
the same value?
"Mangesh Yadav" сообщил/сообщила в

новостях
следующее: ...
Your question is not clear. And probably the formula you gave is an
arrayformula.

Mangesh


"Dmitry Kopnichev" wrote in message
...
Hello
Why does IF(logical_test,a1:z1,value_if_false) in one cell use a

value
in
sell z1 and in another cell use a value in cell a1?












  #8  
Old October 7th, 2005, 01:48 PM
Mangesh Yadav
external usenet poster
 
Posts: n/a
Default

Yes, sorry, that was a slip.

Mangesh



"Dmitry Kopnichev" wrote in message
...
The formula gives E19, not D20=F56.
"Mangesh Yadav" сообщил/сообщила в

новостях
следующее: ...
What is infl_on. Is it a range, or a single cell. If it is sigle cell

then
are you using absolute referencing. You are expecting that D19 = E56,

D20
=
F56, and so on right. which is what I get if I use infl_on as single

cell
and use absolute referencing.



Mangesh



"Dmitry Kopnichev" wrote in message
...
The formula is not an array formula.
The IF(logical_test,a1:z1,value_if_false) is

IF(infl_on;Opex_inflation;1)
in
cells D19:AK19. The Opex_inflation is E56:AM56. Why does the
IF(infl_on;Opex_inflation;1) use values from E5 in D19 to AM56 in

AK19,
not
the same value?
"Mangesh Yadav" сообщил/сообщила в

новостях
следующее: ...
Your question is not clear. And probably the formula you gave is an
arrayformula.

Mangesh


"Dmitry Kopnichev" wrote in message
...
Hello
Why does IF(logical_test,a1:z1,value_if_false) in one cell use a

value
in
sell z1 and in another cell use a value in cell a1?












  #9  
Old October 7th, 2005, 02:27 PM
Dmitry Kopnichev
external usenet poster
 
Posts: n/a
Default

I'm trying to understand the logic of the calculations, which were built by
other people.
"Mangesh Yadav" сообщил/сообщила в новостях
следующее: ...
The condition is single cell, and everytime you check the same conditions
for all the cells. I don't understand what you are trying to do.

Maybe if you give and example of what is your input, and what are you
expecting as output, we could give you a formula accordingly.

Mangesh




"Dmitry Kopnichev" wrote in message
...
Yes, infl_on=Управление!$D$47 is a sigle cell and it is using absolute
referencing. The formula gives E, not D 20=F56.
Why do you get D19 = E56, D20 = F56 if you use infl_on as single cell

and
use absolute referencing?





"Mangesh Yadav" сообщил/сообщила в

новостях
следующее: ...
What is infl_on. Is it a range, or a single cell. If it is sigle cell

then
are you using absolute referencing. You are expecting that D19 = E56,

D20
=
F56, and so on right. which is what I get if I use infl_on as single

cell
and use absolute referencing.



Mangesh



"Dmitry Kopnichev" wrote in message
...
The formula is not an array formula.
The IF(logical_test,a1:z1,value_if_false) is

IF(infl_on;Opex_inflation;1)
in
cells D19:AK19. The Opex_inflation is E56:AM56. Why does the
IF(infl_on;Opex_inflation;1) use values from E5 in D19 to AM56 in

AK19,
not
the same value?
"Mangesh Yadav" сообщил/сообщила в
новостях
следующее: ...
Your question is not clear. And probably the formula you gave is

an
arrayformula.

Mangesh


"Dmitry Kopnichev" wrote in message
...
Hello
Why does IF(logical_test,a1:z1,value_if_false) in one cell use a

value
in
sell z1 and in another cell use a value in cell a1?














  #10  
Old October 7th, 2005, 02:31 PM
Dmitry Kopnichev
external usenet poster
 
Posts: n/a
Default

The formula gives write values. I just don't understand why the formula
gives the writes values from the range E56:AM56 for the write cells, why the
if function takes a cell reference from the range E56:AM56.
"Mangesh Yadav" сообщил/сообщила в новостях
следующее: ...
The condition is single cell, and everytime you check the same conditions
for all the cells. I don't understand what you are trying to do.

Maybe if you give and example of what is your input, and what are you
expecting as output, we could give you a formula accordingly.

Mangesh




"Dmitry Kopnichev" wrote in message
...
Yes, infl_on=Управление!$D$47 is a sigle cell and it is using absolute
referencing. The formula gives E, not D 20=F56.
Why do you get D19 = E56, D20 = F56 if you use infl_on as single cell

and
use absolute referencing?





"Mangesh Yadav" сообщил/сообщила в

новостях
следующее: ...
What is infl_on. Is it a range, or a single cell. If it is sigle cell

then
are you using absolute referencing. You are expecting that D19 = E56,

D20
=
F56, and so on right. which is what I get if I use infl_on as single

cell
and use absolute referencing.



Mangesh



"Dmitry Kopnichev" wrote in message
...
The formula is not an array formula.
The IF(logical_test,a1:z1,value_if_false) is

IF(infl_on;Opex_inflation;1)
in
cells D19:AK19. The Opex_inflation is E56:AM56. Why does the
IF(infl_on;Opex_inflation;1) use values from E5 in D19 to AM56 in

AK19,
not
the same value?
"Mangesh Yadav" сообщил/сообщила в
новостях
следующее: ...
Your question is not clear. And probably the formula you gave is

an
arrayformula.

Mangesh


"Dmitry Kopnichev" wrote in message
...
Hello
Why does IF(logical_test,a1:z1,value_if_false) in one cell use a

value
in
sell z1 and in another cell use a value in cell a1?














 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
clock Wildman Worksheet Functions 2 April 26th, 2005 10:31 AM
Having trouble with multi-select list box in Access brandelfly New Users 4 February 10th, 2005 07:36 PM
How to enter a range plus an additional cell in a function. Lawrence M. Seldin, CMC, CPC Worksheet Functions 2 May 22nd, 2004 03:30 PM
Writing a custom function sue Worksheet Functions 2 April 5th, 2004 06:02 PM
Worksheet function with range reference Marie Worksheet Functions 3 October 16th, 2003 11:17 PM


All times are GMT +1. The time now is 02:35 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ╘2004-2024 OfficeFrustration.
The comments are property of their posters.