My client likes to have their "reports" exported as Excel spreadsheets. I do the analysis in Access and then export the table to Excel.
The resulting spreadsheet needs to have some formatting done on it before the client receives it. Fairly simple stuff --- Things like centering and/or bolding a column, setting column with to "best fit", ensure it's proprly sorted, etc. I also need to apply conditional formatting on two columns --- bold the cell and apply highlight colors to the cells bsed on cell contents.
Is it possible to do this kind of formatting from VBA in Access? It sure would be nice to automate it and have it formatted in final form, rather than opening the spreadsheet in Excel and doing the formatting manually. Sure would be a time-saver!!
Many TIA!
Bob
The resulting spreadsheet needs to have some formatting done on it before the client receives it. Fairly simple stuff --- Things like centering and/or bolding a column, setting column with to "best fit", ensure it's proprly sorted, etc. I also need to apply conditional formatting on two columns --- bold the cell and apply highlight colors to the cells bsed on cell contents.
Is it possible to do this kind of formatting from VBA in Access? It sure would be nice to automate it and have it formatted in final form, rather than opening the spreadsheet in Excel and doing the formatting manually. Sure would be a time-saver!!
Many TIA!
Bob