Thread
:
How to reference worksheet name with spaces?
View Single Post
#
10
Posted to microsoft.public.excel.programming
Jan Karel Pieterse
external usenet poster
Posts: 535
How to reference worksheet name with spaces?
Hi JE,
And with VBA5, you can use Application.Substitute()
Correct. Since we're talking Access VBA here it is
xlApp.WorksheetFunction.Substitute().
Regards,
Jan Karel Pieterse
Excel MVP
http://www.jkp-ads.com
Reply With Quote
Jan Karel Pieterse
View Public Profile
Find all posts by Jan Karel Pieterse