View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Alex Sossick Alex Sossick is offline
external usenet poster
 
Posts: 3
Default searching for a null cell in a column

I have a similar problem
I want to go through cells for example a1 to a10 looking for the first blank
cell going down. Any ideas?

Thanks

Alex

in article , chrispy180 at
wrote on 7/1/04 3:06 pm:

that code finds the last column to select the last column insert
rng.Select

----- FutureWiz wrote: -----

Thanks for the reply, but I'm not sure this is exactly what I am looking
for. Could you explain in more detail what is going on?