nofootprints
New Member
- Joined
- Mar 20, 2011
- Messages
- 3
Please help me to write a macro to perform a basic function. Sadly i am so thick and dont seem to be able to sort it out myself.
i have a spreadsheet with all information in column A
The information is in cells as follows
A1
A3
A5
down to 16800
every second row is blank
I need to move the information in the cells as follows
A1 static
A3 to B1
A5 to C1
Then it loops
A7 to A2
A9 to B2
A11 to C2
Loops again
A13 to A 3
A15 to B 3
A 17 to C3
and so on.
Really sorry to ask for something so basic.
Additionally please advise on best way to progress with a basic knowledge
i have a spreadsheet with all information in column A
The information is in cells as follows
A1
A3
A5
down to 16800
every second row is blank
I need to move the information in the cells as follows
A1 static
A3 to B1
A5 to C1
Then it loops
A7 to A2
A9 to B2
A11 to C2
Loops again
A13 to A 3
A15 to B 3
A 17 to C3
and so on.
Really sorry to ask for something so basic.
Additionally please advise on best way to progress with a basic knowledge