Thread
:
Need help with Excel VB
View Single Post
#
5
Posted to microsoft.public.excel.programming
Gord Dibben
external usenet poster
Posts: 22,906
Need help with Excel VB
Private Sub Worksheet_Activate()
'do your stuff
End Sub
Gord Dibben MS Excel MVP
On 17 Feb 2007 11:41:19 -0800,
wrote:
Hi, is there some macro command in Excel
VB
with is triggered when a
given worksheet is opened? If so what's the syntax? Many thanks in
advance.
Reply With Quote
Gord Dibben
View Public Profile
Find all posts by Gord Dibben