Can anyone help? I'd like to know how to program a module in Access to do the following:
Save two Access queries to specific tabs in an Excel spreadsheet.
Example:
Open Excel workbook myData.xls
Run module to save myQuery1 to tab myQuery1 in myData.xls. Close workbook.
Run seocnd module to save myQuery2 to tab myQuery2 in myData.xls. Close workbook.
Thanks!
Derek
ps. Anyway I can change the default header gray fill colour to say light yellow at the same time for the particular range of columns?
Save two Access queries to specific tabs in an Excel spreadsheet.
Example:
Open Excel workbook myData.xls
Run module to save myQuery1 to tab myQuery1 in myData.xls. Close workbook.
Run seocnd module to save myQuery2 to tab myQuery2 in myData.xls. Close workbook.
Thanks!
Derek
ps. Anyway I can change the default header gray fill colour to say light yellow at the same time for the particular range of columns?