Thread
:
Update from Excel 97 to 2007
View Single Post
#
2
Posted to microsoft.public.excel.programming
Mike Fogleman
external usenet poster
Posts: 1,092
Update from Excel 97 to 2007
Trade in your 2007 for 2003.
Mike F
"Joakim Norrman" <Joakim
wrote in message
...
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
Mike Fogleman
View Public Profile
Find all posts by Mike Fogleman