Thread: last column..?
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
saziz[_47_] saziz[_47_] is offline
external usenet poster
 
Posts: 1
Default last column..?


Hi all,

I was wondering what the syntax would be for last column.
Like I have for lastRow:

lastRow = .Range("B" & Rows.count).End(xlUp).Row

I need something similar for looking an first empty col. to the right.
Pleae help.
Thank you
Sye

--
sazi
-----------------------------------------------------------------------
saziz's Profile: http://www.excelforum.com/member.php...nfo&userid=635
View this thread: http://www.excelforum.com/showthread.php?threadid=49467