![]() |
|
#1
|
|||
|
|||
![]()
hello Peter, I have tried the formula as you passed it but I still get the #VALUE error. Why is that that in the formula you refer to A1? and... why don't we refer to the ULD! sheet anymore? I ask you these questions because I would like to learn from this.
|
#2
|
|||
|
|||
![]()
My apologies, I made some changes to the cell references when I was trying to get the formula working and I forgot to change them back.
=vlookupx(A13,ULD!$A:$D,2,0,COUNTIFS($A13:$BB13,A1 3,J17:AY17,A13,G26:U26,A13,AE26:AP26,A13)) Note that your original formula was logically correct - it just had a few syntax errors. In particular the parameters of the two functions must be separated by commas ',' and contained within a set of ()'s so the formula needs to take this form... =vlookupx( <cell containing lookup value> , <range of cells to lookup in> , <column number to look up> , <0 or 1> , COUNTIFS( <range of cells 1> , <criteria for range of cells 1> , <range of cells 2> , <criteria for range of cells 2> , ... )) |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
ExecAssist | Mail Merge | 1 | 02-27-2012 04:06 PM |
Table doubles up in MS Word 2010 but not in 2003 | seguinju | Word | 3 | 02-24-2012 11:07 PM |
![]() |
b0x4it | Word | 4 | 06-14-2011 10:01 PM |
Is it possible for Excel print consistently with any printer? avoid awkward page brea | William C | Excel | 1 | 12-21-2010 01:40 PM |
How do I avoid Hourglass using API Function? | sauerj | Word | 1 | 11-10-2010 06:53 AM |