Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi - Essentially I need to find how many records in a worksheet.
I can do Sub test1() Sheets("Data").Select Range("A1").Select Selection.End(xlDown).Select End Sub Which taked me to the end of the block of data, but how do I: a) Find the rownumber the curser stopped at? b) put the cell address into a cell on a refernce sheet? Any ideas? Thanks Andrew |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Finding Number Within Range Then Copying Data Below Number to Cells | Excel Programming | |||
Finding the bottom non-blank cell in a range | Excel Discussion (Misc queries) | |||
finding next empty row from bottom up!! | Excel Programming | |||
finding next empty row from bottom up!! | Excel Programming | |||
Finding Bottom of Sheet | Excel Worksheet Functions |