Seems okay, what happens?
Any other code, such as worksheet event code, tracking the same cell?
--
HTH
Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)
"gavmer " wrote in message
...
Hi again all,
Am having trouble with the following. Would like to have cell d13 on
sheet FEDEX calculator value = 1 when opened.
Any ideas???
Cheers!!!!!
Private Sub Workbook_Open()
Worksheets("FEDEX calculator").Range("D13").Value = 1
End Sub
---
Message posted from http://www.ExcelForum.com/