View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
SandyR SandyR is offline
external usenet poster
 
Posts: 9
Default nested for loops and end for

If i have a nested for loop and put an END FOR in the inner loop, will it
exit just the inner loop or both loops?