ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Incrementing Rows or Colums After Running Through an IF Statement (https://www.excelbanter.com/excel-discussion-misc-queries/232968-incrementing-rows-colums-after-running-through-if-statement.html)

INTERN

Incrementing Rows or Colums After Running Through an IF Statement
 
I am trying to check two lists of names against each other. I would like to
check the first name in list one against all of list two. Once that is
finished I would then like to increment to the next person in list one and
repeat the process. Is there a way that I can set the number after a column
(A"#") as a variable that I can change?

Jacob Skaria

Incrementing Rows or Colums After Running Through an IF Statement
 
Suppose you have the two lists in Col A and ColD and you are comparing each
name in Col A with ColD. In col B CELL B1 place the formula

=IF(COUNTIF(D:D,A1)0,"Present in List","")

Once done. copy the formula down to colA...The formula will adjust for each
name in Col A..

If this post helps click Yes
---------------
Jacob Skaria


"Intern" wrote:

I am trying to check two lists of names against each other. I would like to
check the first name in list one against all of list two. Once that is
finished I would then like to increment to the next person in list one and
repeat the process. Is there a way that I can set the number after a column
(A"#") as a variable that I can change?



All times are GMT +1. The time now is 10:19 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com