+ Reply to Thread
Results 1 to 3 of 3

Filtered Cells To Automatically Move Visible Cells To Top Of Table..?

  1. #1
    Forum Contributor
    Join Date
    02-09-2016
    Location
    West Midlands
    MS-Off Ver
    2016
    Posts
    224

    Filtered Cells To Automatically Move Visible Cells To Top Of Table..?

    Hi Guys!

    I have a Table of data:

    Headers - DATE(A1), VENUE(B1), TIME(C1)

    I then Filter the data and Sort thus returning the Cell Values i require to work with.

    Im trying to get the Visible cells only after Filtering and Sorting to display in another table where by the Cell References of the visible cells are moved to the top of the other table.

    How can i achieve this??

    Any help appreciated guys, thanks!

  2. #2
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: Filtered Cells To Automatically Move Visible Cells To Top Of Table..?

    Hi,

    A macro that copied the Visible cells with the

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


    is probably the easiest.
    There's no standard Excel function that will return the height of a row which would be one way of establishing whether a row is visible or not (although oddly one of the CELL parameters does allows a column width to be returned). There's an old Excel 4 GET.CELL sheet "macro" which will return the height of a row but even then once you know a row height it will probably need some complicated array formula to be able to use it to generate a list of only those visible values.
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

  3. #3
    Forum Contributor
    Join Date
    02-09-2016
    Location
    West Midlands
    MS-Off Ver
    2016
    Posts
    224

    Re: Filtered Cells To Automatically Move Visible Cells To Top Of Table..?

    Hi Richard!

    Sorry for late acknowledgment. Yes! Exactly what i did after scouring the Inter Web

    Good to have this confirmed though!.. Thank you for taking the time. Appreciate your effort!

+ 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] SUM VISIBLE/FILTERED Cells from another Sheet
    By EnigmaMatter in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 01-09-2017, 08:55 PM
  2. Filtered dat on visible cells
    By hudson andrew in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 07-27-2016, 09:11 AM
  3. Highlight Visible Cells from filtered column in a table
    By BG1983 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-19-2016, 10:52 PM
  4. Copy visible cells in filtered table and paste in userform textbox - email
    By pfeifferjoey in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-29-2014, 11:23 AM
  5. How to reference only visible cells once filtered
    By nuianderson in forum Excel General
    Replies: 1
    Last Post: 08-26-2013, 04:00 PM
  6. [SOLVED] Changing visible (filtered) cells
    By Edwin Niemoller in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-09-2005, 04:05 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