View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Carla101[_2_] Carla101[_2_] is offline
external usenet poster
 
Posts: 1
Default dimensioning variables


My code is as follows:

Dim XRange As Range
Dim YRange As Range

Set XRange = Sheets("SEK").Range("D6:S1047")
Set YRange = Sheets("SEK").Range("B6:B1047")


--
Carla101
------------------------------------------------------------------------
Carla101's Profile: http://www.excelforum.com/member.php...o&userid=30346
View this thread: http://www.excelforum.com/showthread...hreadid=500057