Question : Create multiple tab Excel file from Access using VBA

Is it possible to create an Excel file in Access using VBA that has multiple tabs.  I have code where I can pass in a recordset and it will create an Excel file with it, but it can only put data onto the first tab.  I would like to be able to take my recordset and break out each month of data onto a different tab (so there would be as many tabs as there are months of data).

Answer : Create multiple tab Excel file from Access using VBA

see this too
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_22539271.html#a18994058

http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_22539271.html#a18991576
Random Solutions  
 
programming4us programming4us