okay, I created a spreadsheet that has a group of numbers from 1-50...what i am trying to do is find out when a particular value has shown up and subtract it from the value that is in another cell. the set up is as follows:
B2 = value
E54:E194 = array of values where [value] can be found
L54:L194 = number of day since [value] was last used
i want to know what formula would work by taking above information and being able to find [value] in array of values then subtracting [value] from day since [value] was last used. Note: the [value] that I'm looking for would be in the same row as the [value] i want to subtract it from, only in a different column. What I eventually want to do is copy and paste said formula down the list of values, so that each value has a another value next to it stating when that value was last used.
B2 = value
E54:E194 = array of values where [value] can be found
L54:L194 = number of day since [value] was last used
i want to know what formula would work by taking above information and being able to find [value] in array of values then subtracting [value] from day since [value] was last used. Note: the [value] that I'm looking for would be in the same row as the [value] i want to subtract it from, only in a different column. What I eventually want to do is copy and paste said formula down the list of values, so that each value has a another value next to it stating when that value was last used.