Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
All,
I've been puzzling over this one for a while so I'd appreciate some fresh eyes taking a look (and hopefully saying "that's so easy" and proposing something so simple I slap myself in the forehead...*wry grin*). In A10:A17 I have a list of sample IDs for two sorts of water (muddy vs clean). In B10:B17 I have a list of the samples that they were mixed with. 1 X 2 5 3 4 4 3 5 2 6 17 7 8 8 7 As you can see, sample 5 mixed with sample 2, sample 1 didn't mix with any samples, sample 6 mixed with sample 17 (this is just a snippet of the values), etc. Let's say that we know sample 2 has a particular feature (eg: it's muddy water). Because it mixed with sample 5 (clean water), sample 5 is now the same as sample 2 (muddy water). Since I know sample 5's status to begin with, a simple IF statement within the table is fine to show sample 5 as "M" in column C. What I would like to do is to somehow get the value from column B (ie: 2) and then make sample 2 also "M" status. (Note: If two clear water samples mix (eg: samples 7 and 8) they should remain clear and stay as "C" status). I've tried this in multiple columns and within the same column with no success using VLOOKUP and IF combinations. I'm finding the problem seems to be that Excel runs through the formula to determine the status of sample 2 but then doesn't re-evaluate the status after sample 5 is found to be of a different status. Can someone shed some light on other functions I might try or if I'm just making some stupid mistake and you can get those functions I mentioned to work without a problem? Thanks in advance! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VLOOKUP Problem | Excel Discussion (Misc queries) | |||
Using single cell reference as table array argument in Vlookup | Excel Worksheet Functions | |||
VLOOKUP Limitations | Excel Worksheet Functions | |||
vlookup data hidden within worksheet | Excel Worksheet Functions | |||
Vlookup info being used without vlookup table attached? | Excel Worksheet Functions |