Thread
:
workbook_open execute macro
View Single Post
#
5
Posted to microsoft.public.excel.programming
Tom Ogilvy
external usenet poster
Posts: 6,953
workbook_open execute macro
Make your procedure public
Public GetInfo( s as String)
end Sub
--
Regards,
Tom Ogilvy
"ina" wrote:
What means " method or data member not found" do you thing Do i need
set my GetInfo into private sub
Ina
Reply With Quote
Tom Ogilvy
View Public Profile
Find all posts by Tom Ogilvy