dimanche 1 mai 2016

Creating For and if statements in VBA for boolean values

I am trying to write Macros to check for boolean values in various columns. For example, if 0/1 values were used for gender in Column H, I want to have a for loop to check through each cell value in Column H, and if the value equals 1, I'd like to copy the data from cells A1:E1 and paste it into another workbook.

Aucun commentaire:

Enregistrer un commentaire