

The Chinook database is a sample database available for SQL Server and other databases at.


Custom Accounting Tab in Excel 2010ĭatabase Note: Both sample databases are implemented as SQL Compact 3.5 databases to permit the databases to install with the demo application. Once the desired period is selected, the user clicks the Load Data button and the result is a completed consolidated spreadsheet as shown in Figure 1 above.įigure 2. The Period drop-down lists the financial periods available based on which company is checked, as an example of dynamic data interaction based on Ribbon controls status. The custom tab will be named "Accounting" and will contain a drop-down list of available financial periods (months) for the selected company or companies as shown in Figure 2. Your research has shown that adding a custom ribbon tab to Excel will meet the client's requirements. A sample completed consolidated spreadsheet is shown in Figure 1.įigure 1. The Chinook invoice detail must be filled on a new worksheet tab for verification. The statement must list invoices by date, show the Sales to Date for the customer alongside the order total, and highlight the largest sale order for the period in bold font. You must provide a solution that allows the Controller to simply pick a financial reporting period and click a button to produce a consolidated financial statement for that period. Our scenario is that the Chinook company has purchased the Northwind company and the Chinook CFO has hired you to provide automation to create consolidated financial statements. My experience is that there is a strong demand for Excel automation solutions in the finance departments across a wide variety of industries. In this article I present an Excel automation scenario that is closely representative of solutions requested by multiple clients. NET Framework 4 and Visual Studio 2010 make Office automation solutions easier than ever to write and deploy, in either C# or Visual Basic. NET business software developers that fail to exploit this familiar and comfortable environment to deliver easy-to-use solutions. Many computer users live in the Microsoft Office suite, using Word, Excel and Outlook as the core tools to perform the majority of their daily computer tasks. Here's an Excel automation scenario that reflects solutions that I've seen requested by multiple clients. NET Framework 4 and Visual Studio 2010 make Office automation solutions easier than ever to write and deploy. Code Focused Automate Microsoft Excel with Visual Studio 2010Įnhancements in the.
