Thread: Declerations
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
mpeplow[_15_] mpeplow[_15_] is offline
external usenet poster
 
Posts: 1
Default Declerations


Is there any way to put this in one statement?

Dim FinalRow As Variant
FinalRow = ActiveSheet.Range("A65536").End(xlUp).Row


--
mpeplow
------------------------------------------------------------------------
mpeplow's Profile: http://www.excelforum.com/member.php...o&userid=34812
View this thread: http://www.excelforum.com/showthread...hreadid=562555