Ryan Labrecque

Mar 07 2012

A Brief Primer on Hadoop

There's a lot of buzz around Hadoop and big data, as we've indicated in an earlier post about the biggest Data Governance trends in 2011 (Data Governance Trends in 2011).  Here's a quick primer to help you to start to understand what Hadoop is and how it differs from a traditional database management system.  Hadoop does not replace traditional databases; it's a different toolset that excels at solving specific problems that are either very expensive or impossible for DBMSs.

 

Layered Solution

Read More

Feb 28 2011

Excel Programming for Non-Programmers Series #1: Populating Cascading Combo Boxes Part2

This is the second in a two-part series on populating Combo Boxes using Advanced Filter and VBA in Excel.  Click here to read the first part, Populating Combo Boxes Part1 – Advanced Filter. We will start with the Excel file that you modified in Part 1.

The Excel file includes the data set, and some code that we wrote in the first part of the series.  In this part, we’ll learn how to use the Advanced Filter code to populate combo boxes.

Read More

Tagged: Data, Excel, VBA

Feb 07 2011

Excel Programming for Non-Programmers: Populating Cascading Combo Boxes Part1 - Advanced Filter

As a knowledge worker, it is not uncommon to find yourself at a client with the tools that you are provided, and not the tools that you might want.  You will, however, always find Microsoft Excel.  For this reason, Excel is often used beyond its intended purpose; as a forms tool, a reporting tool, a database or an application front-end. 

Although your first course of action should probably be to obtain the right tool, sometimes you just have to “make it work.”  This is the first in a series of Excel tips and tricks for non-programmers that will help you to understand and perform common programming tasks.

Read More

 

Disclaimer

The words and opinions expressed here are those of each article's respective author, and do not necessarily represent the views of CapTech Ventures.