ShaunD30
Board Regular
- Joined
- Jun 19, 2008
- Messages
- 172
Not sure how to go about doing this. Lets say I have a sheet and this is column A
1234
1234
1234
1235
1235
1236
1236
I need the code to loop through the data in column A and assign a variable for the range of 1234..and then as soon as it finds 1235, assign a variable for the range which it finds 1235..and so on..so each unique set of values has a variable..
Is this possible?
Shaun
1234
1234
1234
1235
1235
1236
1236
I need the code to loop through the data in column A and assign a variable for the range of 1234..and then as soon as it finds 1235, assign a variable for the range which it finds 1235..and so on..so each unique set of values has a variable..
Is this possible?
Shaun