Results 1 to 10 of 10

Thread: Looping Through Two Columns

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    VBAX Tutor
    Joined
    Jan 2020
    Posts
    204
    Location

    Exclamation Looping Through Two Columns

    Hi,

    I have two columns:

    A.PNG

    What I am trying to do in Excel VBA is copy everything that's in column A into another sheet and then copy each cell on column B alongside each value in column A until everything in column B has been copied. Like this:

    b.jpg

    I don't know where to start. Please help

    I also posted here: https://superuser.com/questions/1544...s-in-excel-vba
    Last edited by jazz2409; 04-21-2020 at 03:58 AM.

Tags for this Thread

Posting Permissions

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