View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Steve Steve is offline
external usenet poster
 
Posts: 1,814
Default Pull value from another sheet

In sheet 1 B3 enter
='sheet 2'!I4
or alternatively select sheet 1 B3 enter "=" then select sheet 2 and click
in cell I4 then press enter (this will automatically fill in the same
formula, and take you back to sheet 1).
After that I'm afraid you lost me. What is it that should be matching.
You can do the same to put sheet 2 N4 into sheet 1 K3, but you said at the
start that sheet 1 K3 has a formula in it ???
And how do the multiple group numbers have an affect.

Regards
Steve

"laughlinl" wrote:

I have multiple sheets in my workbook. On the first sheet, I am pulling data
from all the other sheets for a comparison. I need to pull in a commission
level for specific group numbers.

Here is what I need: Sheet 1 K3 is where my formula is. I need to match the
value from sheet 1 B3 to sheet 2 I4. Then, if they match, I want the value
from sheet 2 N4 to show up in sheet 1 K3. Another issue may be that on sheet
two there may be multiple group numbers that are the same, however all
commission levels for a group number are the same. So I guess I could go
average or median if that would help the formula.

If someone could help me out, that would be amazing! Let me know if you need
any clarification, also. Thanks!!!