ok so I have the beginning part taken care of, i have a string it searches and returns the cell that the string is located in, however now i need it to add up a string of numbers on the same row?
hope that makes sense?

My example..
=ADDRESS(MATCH(Scheduled!B5,Sunday!$N$12:$N$40,0)+11,14)
thats my search and match...now i need to add up numbers in the row that cell is on..