Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have a document with a pivotTable. The result of this pivotTable I want to export in a flat file.
I have a macro and the result is this:
Anyo;CodAP;FechaCuadroMes;IdPeriodo;MES_ID
2012;12;05/11/2012 10:17:46;124;1
2012;33;29/10/2012 13:26:10;126;1
2012;50;30/10/2012 11:55:47;125;1
2012;56;05/11/2012 11:16:29;127;1
But I want to export without headers. Can I do it with a macro? I need help, thank you.
Thank you very much
Thank you very much