Hello,
Hope the title describes what I'm trying to achieve. I had a search if this had already been done but I couldn't find it (probably down to a bad search term).
4 columns where the text value could be either "yes", "Maybe" or "No". Each value then equals a number, so yes=10, maybe=5, no=0. I then want to SUM the values across 3 columns in a row to a total. The table might look like this:
Yes No No Maybe
So in this case the total would be 15.
So far I've got the following:
This gets me the value, but Excel doesn't recognize it as a number and when I try to use ISNUMBER, I get an error. I know this is only the start of the statement and doesn't include the SUM part.![]()
Please Login or Register to view this content.
Any help would be massively appreciated.
Thanks for looking.
J
Bookmarks