View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ricky Pang Ricky Pang is offline
external usenet poster
 
Posts: 53
Default Loop until cell is empty

Hi JLatham,
I've tried your suggestion. If someone made changes within those cells,
this code would jump only to the first cell that < s2, make the change,
then it stops. I'm trying to get the code to continue jumping up to the
next < s2 cell and keep making more changes. Any ideas?

Thanks in advance,
Ricky


*** Sent via Developersdex http://www.developersdex.com ***