ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   I need a formula like this "@if(2000 (https://www.excelbanter.com/excel-worksheet-functions/19265-i-need-formula-like-%22%40if-2000%3Cpage2-d3-page2-d5-%40if-2000-a.html)

jlperezlafuente

I need a formula like this "@if(2000
 
I look for some one help me in develop this formula for excel.

=IF(Sheet2!D8<2000,(Sheet2!D10),IF(2000<Sheet2!E8< 17000,(Sheet2!E10),IF(17000<Sheet2!F8<30000,(Sheet 2!F10),IF(30000<Sheet2!G8<50000,(Sheet2!G10),IF(Sh eet2!H850000,(Sheet2!H10),(0))))))

JulieD

Hi

i think this will work
=IF(Sheet2!D8<2000,Sheet2!D1,IF(AND(Sheet2!E82000 ,Sheet2!E8<17000),Sheet2!E10,IF(AND(Sheet2!F81700 0,Sheet2!F8<30000),Sheet2!F10,IF(AND(Sheet2!G8300 00,Sheet2!G8<50000),Sheet2!G10,IF(Sheet2!H850000, Sheet2!H10,0)))))

Cheers
JulieD

"jlperezlafuente" wrote in
message ...
I look for some one help me in develop this formula for excel.

=IF(Sheet2!D8<2000,(Sheet2!D10),IF(2000<Sheet2!E8 <17000,(Sheet2!E10),IF(17000<Sheet2!F8<30000,(Shee t2!F10),IF(30000<Sheet2!G8<50000,(Sheet2!G10),IF(S heet2!H850000,(Sheet2!H10),(0))))))




Duke Carey

Take a look in the help file at the VLOOKUP(), HLOOKUP(), & LOOKUP()
functions. One or more of them will do exactly what you want.

"jlperezlafuente" wrote:

I look for some one help me in develop this formula for excel.

=IF(Sheet2!D8<2000,(Sheet2!D10),IF(2000<Sheet2!E8< 17000,(Sheet2!E10),IF(17000<Sheet2!F8<30000,(Sheet 2!F10),IF(30000<Sheet2!G8<50000,(Sheet2!G10),IF(Sh eet2!H850000,(Sheet2!H10),(0))))))



All times are GMT +1. The time now is 06:43 AM.

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