Suppose I have only one value anywhere at the cell range C2:Z2, I want that value at B2. What can I do?
I need this solution for all the rows bellow this also. The value might at C:C column at one row, at H:H column at another, that means it is dispersed at the range but there will be only one value at the range in a row.

Place this formula in
B2:The formula above works for any type of values.
If your values are numbers then a simpler formula could be used (
MMULTdoes row wise sum here):