Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
if((X)*(Y),A,B); what is the role of *.
|
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
On Jul 31, 10:36*pm, Shree wrote:
if((X)*(Y),A,B); what is the role of *. Multiply. You can find an explanation of Excel operators by looking at the Help page for "About calculation operators". If you truly do not understand what "*" means in this context, you would benefit from a book on the basics of Excel. However, I wonder if your real question is: how can X*Y result in true or false? The answer is: if(X*Y,...) is shorthand for if(X*Y < 0,...). Zero is considered FALSE, and nonzero is considered TRUE. |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi
* is multiply operator. The formula says, that when X*X<0, then A, otherwise B -- Arvi Laanemets ( My real mail address: arvi.laanemets<attarkon.ee ) "Shree" wrote in message ... if((X)*(Y),A,B); what is the role of *. |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Sorry about typo!
The formula says, that when X*Y<0, then A, otherwise B |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
ROLE OF XML IN EXCEL 2007? | Excel Discussion (Misc queries) | |||
I want to populate the role of the person,when i select the name | Excel Worksheet Functions | |||
Team Role Rotation (number of team members is variable) | Excel Worksheet Functions | |||
how can i make grafs for role call? | Excel Discussion (Misc queries) | |||
How to make excell automatically select every other role for shadi | Excel Worksheet Functions |