Blazerdog
Civil/Environmental
- Dec 18, 2004
- 6
I have a list of lets say
a
b
d
j
k
e
I want a function to look on that list and return a positive if the letter I indicate is on the list. An if function would be =if(??="j","x"," ") with ?? being the cell that I put the lookup value in.
I have a list an I want to see an X in a column if there is a a certain value in that column.
I hope this makes sense.
a
b
d
j
k
e
I want a function to look on that list and return a positive if the letter I indicate is on the list. An if function would be =if(??="j","x"," ") with ?? being the cell that I put the lookup value in.
I have a list an I want to see an X in a column if there is a a certain value in that column.
I hope this makes sense.