Hi All
Im really struggling with something I know is relatively simple but im missing something in my H or Vlookups
Please see image link and attachment regarding what Im trying to do
Any help would be awesome
http://i.imgur.com/mpdKzg0.png
Hi All
Im really struggling with something I know is relatively simple but im missing something in my H or Vlookups
Please see image link and attachment regarding what Im trying to do
Any help would be awesome
http://i.imgur.com/mpdKzg0.png
In E2 Cell – Array Formula – Requires CTRL+SHIFT+ENTER
Formula:
Please Login or Register to view this content.
Drag it down and right…
If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
Mark your thread as Solved
If the suggestion helps you, then Click *below to Add Reputation
Please have a look at this
formula header column at E1 (array formula)
{=IFERROR(INDEX($A$2:$A$85;MATCH(;COUNTIF($D1:D1;$A$2:$A$85);0));"")}
drag to right
formula to fill table start at E2 (array formula)
{=IFERROR(INDEX($B$2:$B$85;SMALL(IF($A$2:$A$85=E$1;ROW($B$2:$B$85)-ROW($B$1));ROW(1:1)));"")}
drag to right and down
Another way is to use dynamic Names to avoid CSE arrays, names are treated as arrays automatically.
Name:= "Department"
Refers to:=
Formula:
Please Login or Register to view this content.
Name:= "Position"
Refers to:=
Formula:
Please Login or Register to view this content.
Then for headers
In E1 Drag across as required.
Formula:
Please Login or Register to view this content.
In E2, Drag Across and down
Formula:
Please Login or Register to view this content.
If you need any more information, please feel free to ask.
However,If this takes care of your needs, please select Thread Tools from menu above and set this topic to SOLVED. It helps everybody! ....
Also
اس کی مدد کرتا ہے اگر
شکریہ کہنے کے لئے سٹار کلک کریں
If you are satisfied by any members response to your problem please consider using the small Star icon bottom left of their post to show your appreciation.
thanks a mill guys, helped greatly
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks