Thread
:
Update from Excel 97 to 2007
View Single Post
#
1
Posted to microsoft.public.excel.programming
Joakim Norrman
external usenet poster
Posts: 1
Update from Excel 97 to 2007
I have recently upgraded to Excel 2007 from Excel 97 and following code is
not working in Excel 2007:
Sub Test()
'Get name of active
VB
project
MsgBox Application.VBE.ActiveVBProject.Name
End Sub
Reply With Quote
Joakim Norrman
View Public Profile
Find all posts by Joakim Norrman