View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
maverick2005[_2_] maverick2005[_2_] is offline
external usenet poster
 
Posts: 1
Default Method Range of object '_Global' failed


I tried this
Range("A" & intCellIndexRow).AutoFil
Destination:=objExcelRep1.Worksheets("DataMatrix") .Range(strRange)
Type:=xlFillDays

and still it throws me the same "_global" error.

Thanks,
Joh

--
maverick200
-----------------------------------------------------------------------
maverick2005's Profile: http://www.excelforum.com/member.php...fo&userid=2662
View this thread: http://www.excelforum.com/showthread.php?threadid=39902