CiteMan Network
 

Home > Human Resource Section > Forms, Formats & Questionnaires

Vlook function queri





 

Similar Topics

Downloads

 
22-10-2009, 05:27 PM
Join Date: Jul 2009
Location: Hyderabad
Vlook function queri
Dear all Excel Experts

I have used this function, i have got derieved result, When i want to total of this particular colomn result is showing 0. How do get the total. I have attached the excel file. Requet to solve this issue.
Srinivas Vayuveguala
Hyderabad
099512321510


=IF(E9>=15000,"200",IF(E9>=10000,"150",IF(E9>=8000 ,"100",IF(E9>=5000,"60",IF(E9>=3000,"30",IF(E9> =0, "0"))))))

Attached Files
File Type: xls excel if function.xls (16.5 KB, 71 views)
 
24-10-2009, 01:44 PM
Join Date: Apr 2009
Hi Srini,

Try to use SUMProduct Function--

=SUMPRODUCT((J8:J13=J8:J13)*J8:J13)

By the way I have attached your file after summarize.

Regards,

Rashid

Attached Files
File Type: xls excel if function.xls (28.5 KB, 33 views)
 
24-10-2009, 02:25 PM
Join Date: Jul 2009
Location: Andhrapradesh
Hello Srini,

It's simple just remove the " " quotes in the formula which u have given in true value.

Eg: if(e9>15000,200,e9>10000,150........)

It works...
 
26-10-2009, 09:56 AM
Join Date: Jul 2009
Location: Hyderabad
To :

Dear Rashid & Dear Manikath,

A Very good morning to you both. First let me thank you very much to you both, It worked out as you said.

Thanks

Srinivas

   Post New Question  Share Files & Formats  Post New Discussion  Add Comment
Thread Tags
function, queri, vlook

All trademarks and copyrights held by respective owners. Member comments & attachments are owned by the poster.
Privacy Policy | Disclaimer | Terms Of Service