G
Guest
I want to make the following formula =IF('type',"cd",total_value*total_percentage,") and here are the component
'type' is a name applied to a range of cells that can contain variable text (in the for instance I am looking for "cd").
I only want the value returned of total_value*total_percentage if the 'type' is equal to "cd"
So how do I define the name to contain the variable 'text' info? and how do I make the IF function give me a return value only when my 'type' is as defined
any takers?
'type' is a name applied to a range of cells that can contain variable text (in the for instance I am looking for "cd").
I only want the value returned of total_value*total_percentage if the 'type' is equal to "cd"
So how do I define the name to contain the variable 'text' info? and how do I make the IF function give me a return value only when my 'type' is as defined
any takers?