Thread
:
Worksheet name with space problem
View Single Post
#
1
Posted to microsoft.public.excel.programming
No Name
Posts: n/a
Worksheet name with space problem
Doing an advanced filter on a worksheet with a space in the worksheet name
causes it to crash even if using a variable such as
ws.range(somerange).advancedfilter.
Anyone know what causes it or work around?
Thanks
Reply With Quote