+ Reply to Thread
Results 1 to 11 of 11

Fill series up (step +1) , Copy inverted

  1. #1
    Forum Contributor
    Join Date
    01-20-2014
    Location
    Greece
    MS-Off Ver
    20 yr. old Excel 2002!
    Posts
    710

    Fill series up (step +1) , Copy inverted

    Hi
    Can these be accomplished without formulas?
    Thanks
    Attached Images Attached Images
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    02-27-2016
    Location
    Vietnam
    MS-Off Ver
    2024
    Posts
    6,190

    Re: Fill series up (step +1) , Copy inverted

    Try in D1:

    =INDEX($C$1:$C$15,ROWS($C1:$C$15))

    Copy down.

  3. #3
    Forum Expert azumi's Avatar
    Join Date
    12-10-2012
    Location
    YK, Indonesia
    MS-Off Ver
    Excel 365
    Posts
    2,406

    Re: Fill series up (step +1) , Copy inverted

    For COlumn A (NUmber): put this on cell A15 and copied up to A1

    =16-ROWS($A$1:A15)

    For Column D (Text): put this on D1 and copied down as necessary

    =OFFSET($C$15,-(ROW(A1)-1),0)

  4. #4
    Forum Contributor
    Join Date
    01-20-2014
    Location
    Greece
    MS-Off Ver
    20 yr. old Excel 2002!
    Posts
    710

    Re: Fill series up (step +1) , Copy inverted

    Thank you all!

    I was hoping there were internal commands that I overlooked to accomplish those simple tasks without formulas!

  5. #5
    Forum Expert azumi's Avatar
    Join Date
    12-10-2012
    Location
    YK, Indonesia
    MS-Off Ver
    Excel 365
    Posts
    2,406

    Re: Fill series up (step +1) , Copy inverted

    As my knowledge the efficient way to overcome simple problem is with formula

  6. #6
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2505 (Windows 11 Home 24H2 64-bit)
    Posts
    91,380

    Re: Fill series up (step +1) , Copy inverted

    Are you looking for a VBA solution?
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help. It's a universal courtesy.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    NB:
    as a Moderator, I never accept friendship requests.
    Forum Rules (updated August 2023): please read them here.

  7. #7
    Forum Contributor
    Join Date
    01-20-2014
    Location
    Greece
    MS-Off Ver
    20 yr. old Excel 2002!
    Posts
    710

    Re: Fill series up (step +1) , Copy inverted

    No, I thought it might be a command hidden in the menu somewhere like the paste / transpose (for the 2nd question).

  8. #8
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2505 (Windows 11 Home 24H2 64-bit)
    Posts
    91,380

    Re: Fill series up (step +1) , Copy inverted

    The Paste Special Transpose command takes a vertical range and makes it horizontal or vice versa. There is no command that will paste the inverse of the array.

  9. #9
    Forum Contributor
    Join Date
    01-20-2014
    Location
    Greece
    MS-Off Ver
    20 yr. old Excel 2002!
    Posts
    710

    Re: Fill series up (step +1) , Copy inverted

    Understood.
    Let me see a vba code for the inverse, including dialogs please select input range and output point.
    Thanks

  10. #10
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2505 (Windows 11 Home 24H2 64-bit)
    Posts
    91,380

    Re: Fill series up (step +1) , Copy inverted

    OK. If you want VBA for this, then you need to flag this in your thread title to alert the VBA experts (I am not one - sorry).

  11. #11
    Forum Contributor
    Join Date
    01-20-2014
    Location
    Greece
    MS-Off Ver
    20 yr. old Excel 2002!
    Posts
    710

    Re: Fill series up (step +1) , Copy inverted

    I need to ask a moderator to move the thread?

+ 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 row n times based on cell value in row, add new column will fill series
    By Imagination in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-20-2015, 10:23 PM
  2. I lost my Copy or fill series choice when coping a cell HELP!
    By Lornawojo in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 06-11-2015, 04:59 PM
  3. How to stop inverted commas during copy
    By jediknight in forum Excel General
    Replies: 4
    Last Post: 10-22-2012, 01:45 AM
  4. How to add 2nd series to step chart
    By Alex E. in forum Excel General
    Replies: 7
    Last Post: 12-22-2010, 06:03 AM
  5. Replies: 2
    Last Post: 10-27-2010, 12:39 PM
  6. How do I drage a hyperlink series to fill instead of copy?
    By pcrone in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-17-2008, 02:53 PM
  7. Replies: 3
    Last Post: 07-05-2005, 10:06 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