Conditional Formula in Different Worksheets

March 8, 2009 by vba excel
Filed under: Excel Formulas, Excel Worksheet 
Sponsor

Excel Formulas Question:

I have two excel worksheets
Excel Worksheet 1 has the primary input
Column A1: M Column B1: $12.5
Column B1: S Column B2: $17.00

While Excel Worksheet 2 has a value of M or S in column B and a number in column A, I want to have the formula look up the letter in Column B excel worksheet 2 for a match in Excel Worksheet 1 and determine if it is an M or S and then return the value of $12.50 or $17 and then multiply it by column A in Excel Worksheet 2. The answer will be in Excel Worksheet 2.

Excel Formulas Answer:

Not sure about having S and 12.5 in B1? But the basic idea of your condition excel formula is if you want the result in C1 of sheet 2
=VLOOKUP(B1,A$1:B$2,2,)*A1

  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Google
  • E-mail this story to a friend!
  • Live
  • MisterWong
  • Propeller
  • StumbleUpon
  • Technorati
  • TwitThis
  • YahooMyWeb
  • Print this article!

Rate This Tips:

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...


Incoming excel search terms

free excel formulas worksheets,multiplying all rows in column a with column b1,!! worksheet conditional formulas,$1$2 excel formula,add conditional formula excel,basic excel formulas with worksheetsl,compare column a in worksheet 1 with column a in worksheet 2 using conditional formatting,compare columns in different worksheets,conditional exel worksheets,conditional formula in different worksheets in excel,conditional formular in excel return #value,conditional formulas in excel,conditional formulas in excel different worksheets,different formula in excel,different formulas in excel,different lines in xcel worksheet,excel formula different,excel formula for dates on worksheets,excel formula from different worksheet,excel formula in different worksheet with date input,excel formula look up from a different worksheet,excel formula on different worksheets,excel formulas,excel formulas different worksheets,excel formulas for two worksheets,excel formulas from different worksheets,excel formulas multiply different worksheets,excel questions formulas worksheet,excel tips conditional formula,excel worksheet formula,exel formulas in different worksheets,formula different column in excel,formula for 3 different criteria in 3 columns excel,formula with a different worksheet,if formula in excel on different worksheet,multiply columns in xcel,use condition to delete rows in different work sheets,writing conditional formulas in excel,xcel work sheets,year date calculation of different worksheets,year formula different worksheet



Related Excel Tips

Comments

Have another excel answer or questions for this problem ?
Feel free to post it here..