I am sure I saw a similar post, and pretty sure this cant be done, but hoping some one has worked out a workaround. Small example:
100-110 = a
114 = b
120-130 = c
Unfortunately I have a table where the gaps in numbers are some times 800 long and I dont want to be pasting 800 values to make gap continoius. The outcome I need is:
if the cell entry is between 100 to 110, I want to returm a value of a
if the cell entry is 113, I want to return an error or #na
if the cell etnry is between 120-130, I want to return a cell value of c in another cell
Bookmarks