+ Reply to Thread
Results 1 to 7 of 7

Move Cell from underneath to alongside

  1. #1
    Registered User
    Join Date
    10-09-2011
    Location
    Florida
    MS-Off Ver
    Excel 2010
    Posts
    39

    Move Cell from underneath to alongside

    This little simple task has me befuddled (easy to do at my age).

    All I want to do is to move the contents of a cell below the current cell to be alongside.

    Tried to attach worksheet but doesn't seemed to have worked.

    I have:
    A
    B

    I desire:
    A B

    Greg

  2. #2
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Move Cell from underneath to alongside

    b1=INDIRECT(ADRESS(COLUMN(),1))

    To Attach a File:

    1. Scroll down to the window below your post Additional Options
    2. In the frame Attach Files you will see the button Manage Attachments
    3. Click the button.
    4. A new window will open titled Manage Attachments - Excel Forum.
    5. Click the Browse... button to locate your file for uploading.
    6. This will open a new window File Upload.
    7. Once you have located the file to upload click the Open button. This window will close.
    8. You are now back in the Manage Attachments - Excel Forum window.
    9. Click the Upload button and wait until the file has uploaded.
    10. Close the window and then click Submit.
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

  3. #3
    Registered User
    Join Date
    10-09-2011
    Location
    Florida
    MS-Off Ver
    Excel 2010
    Posts
    39

    Re: Move Cell from underneath to alongside

    I was not as clear as I should have been and the upload of the sheet will explain.
    I have an address as:
    Street

    Below street I have City, State, Zip

    I want Street, City, State, Zip

    As for the attachment upload, which I've done many times in the past,
    I browse
    select the file
    open
    but the file does not show up in the browse window so I can't, for some reason, upload the xlsx example.

  4. #4
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Move Cell from underneath to alongside

    did you tried the actions in #2 (to upload your file)?

  5. #5
    Registered User
    Join Date
    10-09-2011
    Location
    Florida
    MS-Off Ver
    Excel 2010
    Posts
    39

    Re: Move Cell from underneath to alongside

    Yes. I get to the point where I'm asked to browse for the file.

    Then I select the file, open but the file does not show up in the window to be uploaded.

    I've done this many times before without any problem.

  6. #6
    Forum Expert
    Join Date
    12-14-2012
    Location
    London England
    MS-Off Ver
    MS 365 Office Suite.
    Posts
    8,448

    Re: Move Cell from underneath to alongside

    Use a formula like this:-

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    B1 is the first row of data that I am interested

    Mod(Row(B1),4) returns a 1 every fourth row add or subtract from this to move up or down

    the Offset command offsets the row by one. The column by 0.
    Attached Files Attached Files
    My General Rules if you want my help. Not aimed at any person in particular:

    1. Please Make Requests not demands, none of us get paid here.

    2. Check back on your post regularly. I will not return to a post after 4 days.
    If it is not important to you then it definitely is not important to me.

  7. #7
    Registered User
    Join Date
    10-09-2011
    Location
    Florida
    MS-Off Ver
    Excel 2010
    Posts
    39

    Re: Move Cell from underneath to alongside

    Thank you. Took me awhile to get it to work but I couldn't have done it without your help.

    Thanks!

    Greg

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Copy cell value to new cell alongside todays date either daily or with button
    By kfletch in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-16-2016, 04:42 AM
  2. Need to delete a title cell based on value of the cell underneath
    By leffe in forum Excel Programming / VBA / Macros
    Replies: 15
    Last Post: 03-24-2015, 01:24 PM
  3. [SOLVED] Search a row for a text string and return the value in the cell underneath
    By buzzers88 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 11-12-2014, 05:23 PM
  4. [SOLVED] Macro to auto select adjacent cell then cell underneath
    By strud in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 06-21-2013, 05:48 AM
  5. [SOLVED] Autofill cell underneath but only if adjacent cell in next column contains data
    By picton2000 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-01-2013, 07:36 AM
  6. Copying coding across alongside a cell.
    By mvg688 in forum Excel General
    Replies: 0
    Last Post: 07-31-2012, 08:18 AM
  7. [SOLVED] Title in one cell covering space of 3 cells underneath
    By PSNYDE in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 06-12-2006, 01:45 AM

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