Thread
:
column count
View Single Post
#
6
Posted to microsoft.public.excel.programming
Reitanos
external usenet poster
Posts: 123
column count
Can't you just use
ActiveCell.SpecialCells(xlLastCell).Select
On Jun 13, 2:43 pm, guest wrote:
is there a way to find last column that has data in a given worksheet??
without selecting the range of data.
Reply With Quote
Reitanos
View Public Profile
Find all posts by Reitanos