View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
MAWII MAWII is offline
external usenet poster
 
Posts: 18
Default Finding blank row and entering data in row from userform

I'm building a userform for test data entry that currently asks for 22 pieces
of information. I'm trying to take that information and enter it into the
next blank row in the spreadsheet. This seems like a rather basic task, but
I'm struggling. Please help! Thanks!

Mark