View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gluefoot Gluefoot is offline
external usenet poster
 
Posts: 12
Default Looking for easy way to add data to the first empty row from a for

I'm pretty new to using forms in Excel. I'm wondering if there's a simple way
to write to the last empty row in a sheet without having to use a DO - LOOP
to find it.

Thanks for any suggestions!