Hello,
I have a column of data (Column A) and a data table of numbers. I want to check Column A for number X. If the X number is equal to any numbers in the table then put "60" in Column B. If the number is not equal to any of the numbers in the table then put "10" in column B. Here is an attached example of what I am trying to do.
Best,
Frank
Hi, maybe
=IF(COUNTIF($D$3:$D$30,A3)>0,60,10)
or
=IFERROR(VLOOKUP(A3,$D$3:$E$30,2,FALSE),10)
...Sorry same answer...
Regards
Fotis.
I am proud that i am Greek.
Just to know every one.We Greeks, we are nοt proud of our politicians. Υou?
Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.
Please,mark your thread [SOLVED] if you received your answer.
My Avadar picture, is from Athens Acropolis.
http://www.theacropolismuseum.gr
http://www.visitgreece.gr/
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks