Thread
:
Two little problems
View Single Post
#
3
Posted to microsoft.public.excel.programming
pikus
external usenet poster
Posts: 1
Two little problems
The following will give you the number of the last row used of an
column:
lrow = Sheet1.UsedRange.Row + Sheet1.UsedRange.Rows.Count
- piku
--
Message posted from
http://www.ExcelForum.com
Reply With Quote
pikus
View Public Profile
Find all posts by pikus