B
Buck Rabbit
I have a list of Business names with their Address locations directly in the cell below, i.e.
Business Name
Address
Business Name
Address
Business Name
Address
Business Name
Address
Business Name
Address
I have tried to make a macro that will move each Address from the cell below to the next cell directly to the right of the
appropriate Business Name, i.e.
Business Name | Address
<blank row>
Business Name | Address
<blank row>
Business Name | Address
<blank row>
Business Name | Address
<blank row>
Thus far any macro I have created seems to get itself into an endless loop within the area I tried to create it until the DeBugger
cuts in and tell's me there is an error (obviously).
What I need to know is how to get the macro to move on down the list. It just seems to want to make the changes over the exact
same cells I used to create it and go no further.
I hope you can relate to what I've been trying to describe to you, thanks for all assistance.
Cheers
Buck
Business Name
Address
Business Name
Address
Business Name
Address
Business Name
Address
Business Name
Address
I have tried to make a macro that will move each Address from the cell below to the next cell directly to the right of the
appropriate Business Name, i.e.
Business Name | Address
<blank row>
Business Name | Address
<blank row>
Business Name | Address
<blank row>
Business Name | Address
<blank row>
Thus far any macro I have created seems to get itself into an endless loop within the area I tried to create it until the DeBugger
cuts in and tell's me there is an error (obviously).
What I need to know is how to get the macro to move on down the list. It just seems to want to make the changes over the exact
same cells I used to create it and go no further.
I hope you can relate to what I've been trying to describe to you, thanks for all assistance.
Cheers
Buck