Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Sub Tester2()
Set rng = Cells.SpecialCells(xlLastCell) MsgBox rng.Row End Sub -- Regards, Tom Ogilvy "Al Lind" wrote in message ... I am writting a VB application that reads in an Excel Spreadsheet. I need to determine the last row for processing. I can't find the property anywhere. Is there a method for doing this? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Determining if Value In List | Excel Discussion (Misc queries) | |||
need help with determining a formula | Excel Worksheet Functions | |||
Determining a Date | Excel Discussion (Misc queries) | |||
Determining the age of an individual | Excel Discussion (Misc queries) | |||
Determining cellcontents | Excel Programming |