+ Reply to Thread
Results 1 to 3 of 3

Macro Text To Jump Columns

  1. #1
    Registered User
    Join Date
    08-12-2010
    Location
    USA
    MS-Off Ver
    Excel 2003
    Posts
    3

    Question Macro Text To Jump Columns

    Does anyone know if it is possible to have the following done within a macro?

    1) Go to Sheet (XXXXXXX)
    2) Select cells A1:B500 and copy them.
    3) Go to Sheet (BBBBB)
    4) Start at cell A1 and paste special this data into the same A1:B500 cells.
    5) Next day repeat steps 1 to 3 above again except now have the curser "jump" to the next available empty "column" cell #1 (Which in this case would be C1) and paste the data.
    6) Repeat daily by jumping over (2) columns in the same fashion (Ie: 3rd day would start in cell E1, day 4, G1, etc.)

  2. #2
    Forum Expert Palmetto's Avatar
    Join Date
    04-04-2007
    Location
    South Eastern, USA
    MS-Off Ver
    XP, 2007, 2010
    Posts
    3,978

    Re: Macro Text To Jump Columns

    Copy this code into a standard module and either assign to a button or invoke via Menu > Tools > Macros
    Adjust sheet names per your needs.

    Note: sheet names used are sheet code names and not the worksheet name.
    Please Login or Register  to view this content.
    Palmetto

    Do you know . . . ?

    You can leave feedback and add to the reputation of all who contributed a helpful response to your solution by clicking the star icon located at the left in one of their post in this thread.

  3. #3
    Registered User
    Join Date
    08-12-2010
    Location
    USA
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: Macro Text To Jump Columns

    Thank you Palmetto. I'll give it a try.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1