Hello,
I wrote in the attachment what i need.I cant explain very well what i want.
I hope you will understand.
Hello,
I wrote in the attachment what i need.I cant explain very well what i want.
I hope you will understand.
Last edited by meslija; 04-16-2011 at 04:00 AM.
Here, try this:
Last edited by zbor; 04-16-2011 at 04:00 AM.
Never use Merged Cells in Excel
thank you.
A bit late, and zbor beat me to it, however it's done.
This uses array formulae (non-volatile) and dynamic named ranges.
You should be able to add further data to your list and validation list without having to change any formulae.
Remember the formulae in I6, K6, and M6 are arrays and should be confirmed with Ctrl+Shift+Enter
Hope this helps
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.
However Marcol, the INDEX solution you've applied should be used instead of OFFSET.
Enter this formula in I6 (with normal enter):
=INDEX($C$2:$C$100,MATCH($K$3&$K$4,INDEX($A$2:$A$100&$B$2:$B$100,,),0)+ROWS($I$6:I6)-1,0)
Change red array to $D$2:$D$100 and $E$2:$E$100 respectively
Last edited by zbor; 04-16-2011 at 05:10 AM.
@ zbor
Sorry, I don't follow your thought.
I was using dynamic names rather than fixed ranges
Your suggestion, using names becomes
This is still an array function![]()
Please Login or Register to view this content.
What am I missing?
I've changed my OFFSET approach with INDEX approach.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks