Pretty basic question, but unsure what to search for to get the answer on the forums.
I have a routine that finds a cell using a for loop, so let's say it finds the cell is E17. I then want to put an integer value in H17 (same row), because H is the column where I am recording whether or not I have found this certain value.
I've surprsingly never had to do this...and am not sure where to begin.
Matt
I have a routine that finds a cell using a for loop, so let's say it finds the cell is E17. I then want to put an integer value in H17 (same row), because H is the column where I am recording whether or not I have found this certain value.
I've surprsingly never had to do this...and am not sure where to begin.
Matt