Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 17
Default 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
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 846
Default 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

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
ANOVA with two factors Ted M H Excel Worksheet Functions 2 July 26th 08 06:52 AM
Multiply one value by many factors ghofferbert Excel Worksheet Functions 2 October 13th 05 12:22 AM
Can Excel reveal factors for success? Always Learning Excel Discussion (Misc queries) 1 June 27th 05 05:58 AM
Multiple IF factors kamille824 Excel Worksheet Functions 4 March 12th 05 01:34 AM
Excel - Discount Factors and NOV mo Excel Worksheet Functions 1 February 25th 05 04:16 AM


All times are GMT +1. The time now is 03:46 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"