+ Reply to Thread
Results 1 to 3 of 3

Column Spacing Help

  1. #1
    Registered User
    Join Date
    01-31-2013
    Location
    London, England
    MS-Off Ver
    Excel 2010
    Posts
    2

    Column Spacing Help

    I have a column of data. I would like to space this out so that each value is separated by two spaces.

    E.g.

    1
    2
    3

    -->

    1


    2


    3

    I can do this manually (by inserting two cells), but I wondered if there is a way to do this automatically?

    (I have a column organised with the spaces immediately to the left of the column I want to change.)

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

    Re: Column Spacing Help

    Try this one on a dummy of your sheet.

    Please Login or Register  to view this content.
    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
    01-31-2013
    Location
    London, England
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: Column Spacing Help

    Thank you. A friend also suggested this, which worked:

    =IF((ROW(K1)-1)/3=INT((ROW(K1)-1)/3),OFFSET($K$2,ROW(L2)/3,0),"")

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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