Updating Databases from Excel – First Looks
Posted by: Craig Hatmaker
Last post I encouraged readers to approach updating databases with care and professionalism. Some may wonder why then, use Excel at all if updates require the level of care in traditional programming. The answer is that Excel is a standard means for exchanging data. As you know, the world is...
It seems almost every web portal that lists data includes an export to Excel, CSV, or XML, or combinations thereof. What we are going to start exploring will enable you to capture that data, massage it, save it, and merge it with existing systems - using nothing more than Excel and...
Before we get to coding, let's look at the final product. When we click our 'easy' button, our spreadsheet prompts us for dates, customers, and products. If we just take the defaults, everything will be loaded from the NorthWinds database - like this: [caption id="attachment_544"...