View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Vikas_Yadav Vikas_Yadav is offline
external usenet poster
 
Posts: 1
Default How do I,implement a recurssive loop using Microsoft Excel ?

idea is to implement a simple logic,in a column the cell has to return the
same value which had been encountered first untill the next value is
encountered after which the new value encountere should be returned.