L
L.A. Lawyer
I have a series of items (variables) which need the same work done on them.
These are not in any pre-existing group, but merely a bunch of variables I
am creating, e.g., "address", "name", "assignment", etc.
I was thinking of using "For Each" but that seems to be limited to
pre-existing sets of items. I presume that I can set up some sort of array
to deal with this but I don't have a clue how to do this.
These are not in any pre-existing group, but merely a bunch of variables I
am creating, e.g., "address", "name", "assignment", etc.
I was thinking of using "For Each" but that seems to be limited to
pre-existing sets of items. I presume that I can set up some sort of array
to deal with this but I don't have a clue how to do this.