Hi there,
Does any one know, if there is a posibility, to do these??
These is my case:
I have data on columns 1 and 2, and i need to obtain on de 3° column all the numbers betwwen the values on the first 2 columns
| Column 1 | Column 2 | Results needed | 
| 1 | 4 | 2; 3 | 
| 15 | 20 | 16; 17; 18;19 | 
| 25 | 100 | All values between those numbers | 
Thanks in advance for your help!
Felipe
Solved! Go to Solution.
