+ Reply to Thread
Results 1 to 5 of 5

select and copy paste special

  1. #1
    Forum Contributor max_max's Avatar
    Join Date
    06-28-2013
    Location
    italy - venice
    MS-Off Ver
    Excel 2007
    Posts
    1,693

    select and copy paste special

    Hello,
    I hope my English is understandable.
    I want to copy the cells in this way:
    select 4 cells vertically and copy them into 4-cell Horizontal.
    Example:
    select / copy
    A2
    A3
    A4
    A5
    paste them into
    B1: B4
    Probably with a macro is possible, but I would I do without macros.
    And possible?
    Hello and thank you.
    max_max

    Ciao,
    Spero che il mio inglese è comprensibile.
    Voglio copiare delle celle in questo modo:
    selezionare 4 celle in verticale e copiarle 4 celle orizzontali.
    Esempio:
    selezionare / copiare
    A2
    A3
    A4
    A5
    incollarle in
    B1: B4
    Probabilmente con una macro è possibile, ma io lo devo fare senza macro.
    E possibile?
    Ciao e grazie.
    max_max

  2. #2
    Valued Forum Contributor Harribone's Avatar
    Join Date
    02-24-2013
    Location
    Midlands, UK
    MS-Off Ver
    Excel 2019/365
    Posts
    570

    Re: select and copy paste special

    One way to do this with your example:

    Select the range B1:B4 with B1 as the active cell.
    Type =TRANSPOSE(A2:A5)
    Don't press enter, press Ctrl Shift + Enter.
    Say thanks, click *

  3. #3
    Forum Contributor max_max's Avatar
    Join Date
    06-28-2013
    Location
    italy - venice
    MS-Off Ver
    Excel 2007
    Posts
    1,693

    Re: select and copy paste special

    Thanks harribone
    this is an array formula, it is possible without a formula?
    max_max

    Grazie harribone
    questa è una formula array, è possibile senza una formula?
    max_max

  4. #4
    Registered User
    Join Date
    07-10-2012
    Location
    Ontario, Canada
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: select and copy paste special

    I have Excel 2010 but steps should be Excel 2007 friendly:

    Highlight range of data in Column (your example A2 to A5)
    Right Click > Copy
    Click on first cell of where data is to be copied TO (your example B1)
    Right Click > Under Paste options > Click on Transpose icon Transpose.png (or Paste Special > and locate Transpose check box located on bottom right just above OK button)

  5. #5
    Forum Expert Solus Rankin's Avatar
    Join Date
    05-24-2013
    Location
    Hollywood, CA
    MS-Off Ver
    Win7 Office 2010 VS Express 2012
    Posts
    2,655

    Re: select and copy paste special

    Highlight data, on the data tab click Text to Columns.
    Thanks,
    Solus


    Please remember the following:

    1. Use [code] code tags [/code]. It keeps posts clean, easy-to-read, and maintains VBA formatting.
    Highlight the code in your post and press the # button in the toolbar.
    2. Show appreciation to those who have helped you by clicking below their posts.
    3. If you are happy with a solution to your problem, mark the thread as [SOLVED] using the tools at the top.

    "Slow is smooth, smooth is fast."

+ 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. [SOLVED] Simple copy and paste macro- Paste special help needed.
    By hernancrespo in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 11-20-2012, 07:02 AM
  2. Replies: 1
    Last Post: 10-01-2012, 11:11 PM
  3. [SOLVED] possible to paste special without having to select?
    By timtim89 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 05-21-2012, 08:05 AM
  4. Formula works only when I paste special and select values
    By mrcois in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 08-23-2010, 09:22 AM
  5. Select Range Paste Special
    By additude in forum Excel Programming / VBA / Macros
    Replies: 16
    Last Post: 12-30-2007, 01:09 PM

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