ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   if senerios with 2 factors (https://www.excelbanter.com/excel-discussion-misc-queries/225034-if-senerios-2-factors.html)

Tacklemom

if senerios with 2 factors
 
Wanting to know what to formulate V look up with to if factors

eg: if B2=304 and C3=1/2, then v look up = E4

The only problem is B2 can either be 1/2, 1/4, 3/16, or 1/8 and C3 can be
either 304 or 316. I want to have to be positve ( true ) for both if's to
calculate a v look up....

Help!
--
Donna

Brad

if senerios with 2 factors
 
=IF(AND(B2=304,C3=.5),VLOOKUP(),"Do Nothing")
--
Wag more, bark less


"Tacklemom" wrote:

Wanting to know what to formulate V look up with to if factors

eg: if B2=304 and C3=1/2, then v look up = E4

The only problem is B2 can either be 1/2, 1/4, 3/16, or 1/8 and C3 can be
either 304 or 316. I want to have to be positve ( true ) for both if's to
calculate a v look up....

Help!
--
Donna



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

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