Q: .filters.add method

M

Mark

I'm using the MS Office 11.0 object library for the Office.FileDialog object

I want to add a filter "FL*.XLS" using the .filters.add method. No problems
with "*.XLS", but "FL*.XLS" gives an error.

Is there a way to accomplish the above?

Thank you!
-Mark
 
Top