I have a file that is 3 columns, and traverse the 3rd column, find a keyword, and then calculate the median of the values in column 2 between that keyword and the next keyword.
Here is the code that gives me the output I need:
My problem comes when![]()
Please Login or Register to view this content.
references the empty section of column 2 in the file.![]()
Please Login or Register to view this content.
The output for these values is "#NUM!". Is there an easy way to delete that so it's more appealing to the eye?
Thanks in advance for any advice!
Bookmarks