https://bugs.documentfoundation.org/show_bug.cgi?id=135762
--- Comment #25 from Jim Avera <[email protected]> --- Sorry, wrong docs url, should have said https://wiki.documentfoundation.org/Documentation/DevGuide/Spreadsheet_Documents#Filter_Options_for_the_CSV_Filter And, overloading the 12th token to allow a sheet *name* isn't a good idea because it would cause confusion with numeric sheet names. So a better way to specify a name is needed. For example, require a sheet *name* to be prefixed with, say ':' (to avoid confusion with sheet numbers). Or introduce a Token 13. -- You are receiving this mail because: You are the assignee for the bug.
