+ Reply to Thread
Results 1 to 7 of 7

Copy cells with values

  1. #1
    Registered User
    Join Date
    01-27-2015
    Location
    Bosnia and Herzegovina
    MS-Off Ver
    Microsoft office 365 ProPlus
    Posts
    50

    Copy cells with values

    Hi guys,

    can someone help me sort out the following:

    On one side I have a long list of text with values to match (depending on the filter I chose (30 filters available), sometimes values between will be blank)
    When making a graph, I would like to remove values. best would be to take available values from a long list and line them on another location. Example attached.

    Hope it makes sendse.

    Thanks a lot,

    HK,
    Attached Files Attached Files

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,853

    Re: Copy cells with values

    Administrative Note

    Members will tailor the solutions they offer to the version of Office (Excel) that you have. Please check that your forum profile is up-to-date in this respect. If you aren't sure, in Excel go to File | Account and report what it says below the MS logo at the top of that page. Thanks.
    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.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,206

    Re: Copy cells with values

    In D3

    =INDEX(A$3:A$29,AGGREGATE(15,6,ROW($A$1:$A$100)/($B$3:$B$29>0),ROWS($1:1)))

    Copy across and down

    I am sure there wil be a better 365 solution!!
    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED.

  4. #4
    Registered User
    Join Date
    01-27-2015
    Location
    Bosnia and Herzegovina
    MS-Off Ver
    Microsoft office 365 ProPlus
    Posts
    50

    Re: Copy cells with values

    Thank you JT,

  5. #5
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,853

    Re: Copy cells with values

    For users of MS365:

    =FILTER(A3:B29,B3:B29<>"","")

    The hand-typed data in the mocked-up table would need to be removed before entering this into D3.
    Attached Files Attached Files
    Last edited by AliGW; 10-20-2021 at 06:08 AM.

  6. #6
    Registered User
    Join Date
    01-27-2015
    Location
    Bosnia and Herzegovina
    MS-Off Ver
    Microsoft office 365 ProPlus
    Posts
    50

    Re: Copy cells with values

    Thanks a lot AliGW,

  7. #7
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,853

    Re: Copy cells with values

    You're welcome.

    You may not be aware that you can thank those who have helped you by clicking the small star icon located in the lower left corner of the post in which the help was given. By doing so you can add to the reputation(s) of all those who offered help.

+ 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. help with macro Copy-paste values (merged cells to single cells)
    By StoyC in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 05-14-2018, 09:58 AM
  2. Replies: 3
    Last Post: 12-14-2015, 04:09 AM
  3. Replies: 8
    Last Post: 07-08-2013, 06:03 AM
  4. If values in two cells match copy 3 other values formula
    By ericedholm in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 04-18-2013, 11:04 PM
  5. Replies: 7
    Last Post: 12-04-2012, 06:23 AM
  6. Formula to copy and paste data in cells to other cells based on values
    By haleakala17 in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 08-11-2012, 08:45 AM
  7. [SOLVED] Copy/Paste how to avoid the copy of formula cells w/o calc values
    By Dennis in forum Excel General
    Replies: 10
    Last Post: 03-02-2006, 06:50 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