Part II of Macro Practice

Macro Practice Part II

(Still working on the new WordPress theme so the site is still messy.) Yesterday I finished posting part I of my macro practicing which was basically the game of encrypting a phrase. Today, I will note some of the macros I developed for preparing to decrypt. I haven’t figured out how to decrypt but I…

Practicing with macros
|

Personal Project with Macro Programming

I’ve started practicing with macros again for preparation for next year because I need to remain familiar with macro programming. And it’s just so amazing how FAST macros run. They are not foolproof though, because I think sometimes something is running in the background on my laptop and that something “jiggles” the macros, making errors pop up. So that’s…

Excel 2016

Playing with Excel 2016

I’m working on a bunch of new projects, one of which led to an installation of 2016 Office. Oops, that wasn’t the intent but it became necessary to do so after an inadvertent purchase of a 2016 application. So now I’m getting an advance preview of 2016 products, one of which is Excel. Already, I…

Data Model
|

Discovering Data Model

Before I left on a retreat, I was playing around with Access and data model. Pivot tables have something called data model and I was playing around with it to see how it works. What I found was that it allows you to combine two tables, kind of like Access’ joining of tables and/or queries….