Thread
:
This does not work: Range("A1").Select
View Single Post
#
1
Posted to microsoft.public.excel.programming
bob
external usenet poster
Posts: 52
This does not work: Range("A1").Select
Why do I get an error with this?
Private Sub CommandButton1_Click()
Sheets("Forecast").Select
Range("A1").Select
End Sub
Reply With Quote
bob
View Public Profile
Find all posts by bob