View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
vba vba is offline
external usenet poster
 
Posts: 2
Default Select first row of currentregion

Hi all,

Could anyone perhaps help me with the following: I am trying to select
the first row of my file using visual basi. But I would like to select
only the cells of the first line in the currentregion, that is the
cells that contain a value. Is there some simple code to do this?

Thanks a lot!