Exporting objects as text

K

Kenneth

Is it possible to save a table/table definition as text.
I can make Application.SaveAsText work with anything else than tables.
When I save table it would be nice if it was optional whether to save the table-definition or both the table-definition and data
 
Top