scottleger4
New Member
- Joined
- Oct 3, 2016
- Messages
- 41
- Office Version
- 365
- Platform
- Windows
Good morning all,
I have a bit of a tricky situation and trying to come up with something creative. Essentially, what I want it to to is something like...
Set Variable to A1
Run Loop
Loop Counter = 1
Reset variable to A1, offset down 1
Run Loop
Loop Counter = 2
Reset variable to A1, offset down 2
Run Loop
Loop Counter = 3
Reset variable to A1, offset down 3
...
...
...
Is there a relatively easy way to do this? Thanks in advance. If the entire length of code or workbook is needed, I get this is very vague.
I have a bit of a tricky situation and trying to come up with something creative. Essentially, what I want it to to is something like...
Set Variable to A1
Run Loop
Loop Counter = 1
Reset variable to A1, offset down 1
Run Loop
Loop Counter = 2
Reset variable to A1, offset down 2
Run Loop
Loop Counter = 3
Reset variable to A1, offset down 3
...
...
...
Is there a relatively easy way to do this? Thanks in advance. If the entire length of code or workbook is needed, I get this is very vague.
Last edited by a moderator: