Thread: next empty row
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ASU ASU is offline
external usenet poster
 
Posts: 63
Default next empty row

Can anyone help. I use a userform which users fill in to enter data on a
worksheet (sheet2). The rows that are used is between "C10" to "C19". How can
I write a code that will find the next empty row between C10 and C19.
--
ASU