+ Reply to Thread
Results 1 to 3 of 3

moving data to next column and up

  1. #1
    Registered User
    Join Date
    11-06-2006
    Posts
    14

    moving data to next column and up

    Here is an image of my data.
    I need to take all the even cells in column a and move them to B and up 1 so they match the corresponding address. Is this possible.

    Ex)
    A B
    1234 any street
    Detroit, MI 91777
    1234 way street
    Detroit, MI 58777
    1234 ryan st
    detroit, MI 99999

    So I am trying to move the city state and zip to column B. I actually have a macros to delete empty cells so I could just run that on both columns after I shift the data.
    Thanks!!

  2. #2
    Registered User
    Join Date
    11-06-2006
    Posts
    14
    I should mention that the property address is a hyperlink. Maybe I can do an if then formula to move anything with http...
    Please!

  3. #3
    Forum Contributor
    Join Date
    03-13-2005
    Posts
    6,195
    Quote Originally Posted by youngw
    Here is an image of my data.
    I need to take all the even cells in column a and move them to B and up 1 so they match the corresponding address. Is this possible.

    Ex)
    A B
    1234 any street
    Detroit, MI 91777
    1234 way street
    Detroit, MI 58777
    1234 ryan st
    detroit, MI 99999

    So I am trying to move the city state and zip to column B. I actually have a macros to delete empty cells so I could just run that on both columns after I shift the data.
    Thanks!!
    If you setup a macro, then replace it's code with
    Please Login or Register  to view this content.
    this should work.

    Of course, save your work before this code destroys it.

    hth
    ---
    Si fractum non sit, noli id reficere.

+ 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