Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
My list allows 30 names from A7:A36 (this list should be copied to row B,
with a looping effect) But if not all 30 cells are filled in (may only have 10 voulunteers to do a job), how do I ust the formula IF the cell in the next row is empty, then go to the top cell and start over ( this is what I have so far, but it does not work as a loop and repeat the first entries over and over, regardless of if there is two or more entries) =IF(A8="",A7,IF(A8=A7,A7,A8)) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Loop through varible list of sheets | Excel Discussion (Misc queries) | |||
loop trough e-mail address list to send task lists with outlook | Excel Discussion (Misc queries) | |||
LOOP - Adddress List -to email | Excel Discussion (Misc queries) | |||
Loop through email address list to send e-mails | Excel Discussion (Misc queries) | |||
Excel formula similar to a loop in Basic? | Excel Worksheet Functions |