Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi all,
I need your help again! I have two worksheets. worksheet one is the source Worksheet two will contain the formula worksheet one: 1 black a b c 2 green b a d 3 white c a b g 4 white d 5 white e h i 6 white f 7 blue g c a 8 yellow h 9 red i a b c Worksheet two: 1 black a b c 2 green b a d 4 white c a b g d e h i f 7 blue g c a 8 yellow h 9 red i a b c The formula i am looking for will be on the columns where the letters are. This will probably be some sort of look up formula, the results of which will list all the letters based on the colors despite that the numbers and order will differ. Thanks! |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Redi, I think this can be done - barely - but it's so ridiculously complex
that I gave up on the challenge even for the fun of it. This should really be done as a macro, which would be much, much easier. Do you savvy VBA programs, and do you want to tackle it that way? If so, I can help with that. --- "Redi" wrote: worksheet one: 1 black a b c 2 green b a d 3 white c a b g 4 white d 5 white e h i 6 white f 7 blue g c a 8 yellow h 9 red i a b c Worksheet two: 1 black a b c 2 green b a d 4 white c a b g d e h i f 7 blue g c a 8 yellow h 9 red i a b c The formula i am looking for will be on the columns where the letters are. This will probably be some sort of look up formula, the results of which will list all the letters based on the colors despite that the numbers and order will differ. |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
On Aug 19, 5:08*pm, Bob Bridges
wrote: Redi, I think this can be done - barely - but it's so ridiculously complex that I gave up on the challenge even for the fun of it. *This should really be done as a macro, which would be much, much easier. Do you savvy VBA programs, and do you want to tackle it that way? *Ifso, I can help with that. --- "Redi" wrote: worksheet one: 1 *black * a * * * b * * * c 2 *green * b * * * a * * * d 3 *white * c * * * a * * * b * * * g 4 *white * d 5 *white * e * * * h * * * i 6 *white * f 7 *blue * *g * * * c * * * a 8 *yellow *h 9 *red * * i * * * a * * * b * * * c Worksheet two: 1 *black * a * * * b * * * c 2 *green * b * * * a * * * d 4 *white * c * * * a * * * b * * * g * * * d * * * e * * * h * * * * * * * * * * * i * * * f 7 *blue * *g * * * c * * * a 8 *yellow *h 9 *red * * i * * * a * * * b * * * c The formula i am looking for will be on the columns where the letters are. This will probably be some sort of look up formula, the results of which will list all the letters based on the colors despite that the numbers and order will differ.- Hide quoted text - - Show quoted text - I was hoping for a formula, if not i can start working on a macro. thanks for your efforts Bob. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Lookup Formula | Excel Worksheet Functions | |||
Lookup Formula - I think? | Excel Discussion (Misc queries) | |||
Lookup formula | Excel Worksheet Functions | |||
Lookup formula help | Excel Worksheet Functions | |||
Lookup Formula - but have a formula if it can't find/match a value | Excel Worksheet Functions |