Name
henry
james
larry
Hello everyone I am trying to take the length of a column using vba- access so that I can loop through each value in the column but I can not find any resource online which points this out I was thinking it would be something like this:
for (i= 1 to Name.Count)
next