Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Need professional help!
Please respond to this post if you know how to answer any of the four questions below. Backgound: I have a tonne of data with 4 key columns; Section, Code, Date and Time I sort the data (Code, Date, Time) and then filter it so I'm left with one Section. How do I do the following: * Select the SECOND VISIBLE Cell in Column A? (the first being a blank row) * Select the NEXT visible Cell in Colun A? * Get data from cell in Column A in the same row as the selected cell without switching the selected cell? * Get data from cell in Column D in the next visible row without switching the selected cell? I think I'll have to set up a 'for loop' but the one suggested to me (you can see it below) doesn't work. It checks everyother row and cycels through visible and hidden rows. Please help |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copying four filtered cells | Excel Discussion (Misc queries) | |||
referencing cells based on conditions in other cells | Excel Discussion (Misc queries) | |||
Referencing Filtered Cells | Excel Worksheet Functions | |||
filtered cells | Excel Discussion (Misc queries) | |||
Filtered Cells | Excel Programming |