View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
bjwade62 bjwade62 is offline
external usenet poster
 
Posts: 1
Default Error 1004 Method 'Range' of object '_Global' failed


I have an Excel spreadsheet that gives me an Error 1004 Method 'Range
of object '_Global' failed at the following line.

startCell = Worksheets(worksheetname).Cells(Range(startCell).R ow + 2
1).Address

Can anyone help?

Thanks,
Berni

--
bjwade6
-----------------------------------------------------------------------
bjwade62's Profile: http://www.excelforum.com/member.php...fo&userid=3718
View this thread: http://www.excelforum.com/showthread.php?threadid=56895