Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
If I understand your question, enter this in K5 and copy down as needed:
=IF(I5="","",INDEX(P$5:P$145,COUNTA($I$5:I5))) -- HTH, RD --------------------------------------------------------------------------- Please keep all correspondence within the NewsGroup, so all may benefit ! --------------------------------------------------------------------------- "Scott" wrote in message ... I have a series of text data entries in P5:P149. I also have data in some of the cells in Column I. In Column K, I want to select the data from Column P in sequential order, IF there is data in Column I. If there is not data in Column I, I want it to advance to the next time data appears in Column I, without skipping the selection order of Column P. Hope that makes sense? Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Looking for formula that selects last value entered in a column? | Excel Worksheet Functions | |||
2 part macro question (sequence & order) | Excel Worksheet Functions | |||
Is there an formula to reverse the order of a number sequence? | Excel Discussion (Misc queries) | |||
Start Macro after user selects a choice from a pick list | Excel Discussion (Misc queries) | |||
How do I reverse the order (sequence) of a column of data in Excel | Excel Worksheet Functions |