View Single Post
  #12   Report Post  
Posted to microsoft.public.excel.programming
Ketan[_3_] Ketan[_3_] is offline
external usenet poster
 
Posts: 2
Default More Efficient code than this

Hi Alok,
Your code contains a variable as i%. Is "% allowed in a variable name?
or it is some kind of accelarator since you have used only i?

sometimes copied the entire range into memory at one go and then

checked
values etc in that array<<

Can you pl tell me how to do this?
Thanks
Ketan