Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]() I am using a rather large genomic data set in which I need to classify certain gene functions as one of three things. Each gene (row) has several ID numbers associated with it. For instance one row could look like "GO:0005524,GO:0000074,GO:0005730." I need excel to find a match, and then add one to an adjacent column (basically tallying). For instance, if I search for "GO:0005524" I need excel to search the 1001 rows containing this information, and then when it finds a row with "GO:0005524" to add one to the adjacent column while staying within the same row. That is, I don't just want a sum of how often "GO:0005524" occurs in the whole set, I need to know if it occurs in a cell, and if so for an adjacent cell to increase by one. I tried to write a formula for this but didn't have much luck because all of the MATCH, LOOKUP, etc. functions weren't really appropriate. I also tried to use a macro, but because I don't really know Visual Basic I couldn't edit it properly. Any help on this problem would be greatly appreciated. -- Erin Shellman ------------------------------------------------------------------------ Erin Shellman's Profile: http://www.excelforum.com/member.php...o&userid=24417 View this thread: http://www.excelforum.com/showthread...hreadid=380164 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Hints And Tips For New Posters In The Excel Newsgroups | Excel Worksheet Functions | |||
Question about combining data from multiple workbooks into one rep | Excel Discussion (Misc queries) | |||
Template question | Excel Discussion (Misc queries) | |||
An easy macro question and one I believe to be a little more diffi | Excel Worksheet Functions | |||
Formula Question...PLEASE PLEASE help! | Excel Worksheet Functions |