Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 04-01-2018, 06:05 AM
NoSparks NoSparks is offline Macro Needed to Move Info from Column A to Column B and C Windows 7 64bit Macro Needed to Move Info from Column A to Column B and C Office 2010 64bit
Excel Hobbyist
 
Join Date: Nov 2013
Location: British Columbia, Canada
Posts: 842
NoSparks is a glorious beacon of lightNoSparks is a glorious beacon of lightNoSparks is a glorious beacon of lightNoSparks is a glorious beacon of lightNoSparks is a glorious beacon of light
Default

In the last code posted this line
Code:
  For i = 3 To lr Step 2
tells Excel to start looping from the first row to process, in this case 3
to the last row in the column, lr, which was calculated in the preceding line of code
and to work on every second row, the Step 2 part.

Hope that helps.
Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Macro Needed to Move Info from Column A to Column B and C Move Selection to the next Column on a Page (Not a table) GuitarForLife Word VBA 7 02-09-2018 01:59 PM
MSP 2013 - A new column needed a bit like resource names Peasy Project 5 09-18-2014 01:11 PM
Macro Needed to Move Info from Column A to Column B and C Parsing 'FullName' column - help needed text to column ScottA Excel Programming 3 05-06-2014 12:49 PM
Columns. How to move the left column so it's to the right of the 'right' column ? Vit Word 9 11-21-2012 12:57 PM
Fill column with other columns info Novice Excel Programming 10 07-28-2011 09:45 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 12:52 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft