Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Anne,
Tom's response warrants careful consideration; it effectively represents a mini-tutorial. Certainly, a proper assimilation would enable you to respond to your own post and more. Tom already shows you how to define the lastCell range. To return the corresponding row number only requires the appendage of .Row. Thus, for column A: lastRow = Cells(Rows.Count, "A").End(xlUp).Row --- Regards, Norman "Anne Nasser" wrote in message ... Tom, Thanks for those. For the first one though regarding stopping at the last row, if you don`t know the number of the last line, for example, 2000 - what variable could be put to represent this? Anne *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Stop excel from dropping the 0 in the beginning of a number? | Setting up and Configuration of Excel | |||
Stop Excel Removing Zero at beginning of number | Excel Discussion (Misc queries) | |||
Stop Excel from dropping the 0 in the beginning of a number | Setting up and Configuration of Excel | |||
need enter key to move to the next column beginning | Excel Worksheet Functions | |||
Add a alphabetic character to the beginning of an entire column of | Excel Discussion (Misc queries) |