View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Kahuna Kahuna is offline
external usenet poster
 
Posts: 2
Default Find Last Row or Empty Row in VBA

Hi Folks

I have a sheet that I generate and save using automation from Access, and it
works OK. Problem is I cant add to the previously made sheet. I need to be
able to find the last row with data in the sheet (for a specific column) or
the first empty row.

Any suggestion on the VBA method that is used to do this?

Cheers (TIA)

--
Kahuna
------------