View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
DDK DDK is offline
external usenet poster
 
Posts: 3
Default Find first blank row in worksheet to import data from txt file

I am trying to import data into a worksheet on a weekly basis. I need to
access the specific worksheet, find the first blank row on that worksheet to
import the next weeks data into the worksheet. I got the import but not
finding the first blank row and specifying that as the starting ppint for the
imort.