Hi Greg! A few days ago (as per my learning of programming at the moment) I was looking at the right column output of the program above you graciously shared, and I was thinking that as a learning activity that I would try to write a program that collapses the entries in a column that have empty cells between them and consolidates them at the top of the column while keeping them in the same order. While Excel probably has a feature that can do this I purposely didn't check so it could enhance the feeling that I was creating something new and useful (this is a 'head' thing when I'm learning something new). Anyway I wrote a collapse-data program without any direct help just using the basic VBA techniques I've learned so far. If you want, take a look at it and comment generally. There is a little more I could do to make it more robust and reusable but I'm moving on to something new at this point.
This is actually the first somewhat 'meaty' program I've ever written. I worked security in the oil field till it 'tanked' last year and my security company folded. I'm using getting laid off as an opportunity to pursue a more lucrative career path. The caveat is that I'm in my mid-40s but oh well. Over the past few months I've also managed to teach myself through a semester of C++. So my next project is to come up with some C++ problems to solve that are comparable in skill level to the VBA one I posted above. The main skills that I've picked up since getting laid off are Excel Basic plus some advanced, Excel VBA, C++, and AutoCAD.
Cheers. You rock!
Bookmarks