Hi, I just started programming in VBA.
I need to iterate through column "C" and compare the value of the cell with some string, if it is equal I need to print
the problem is that from C8 to C35 is only in one cell (c8), how do I get all others to get this values?
I don't know if I explained myself right, here is the excel file with the macro: Book2.xlsm
my code:
thanks guys![]()
Please Login or Register to view this content.
Bookmarks