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


Am i missing something?



Yes.

Probably the parent sheet for the Range in the last line.

Selection.AutoFil
Destination:=Worksheets("YOUR_SHEET_NAME").Range(s trRange)
Type:=xlFillDays

Manges

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