Abraham Maslow first developed the idea of a hierarchy of needs in 1943 (Cherry, 2018). The purpose of the hierarchy was to show what motivated people and when that motivation would occur. As the needs are met on the lower levels of the pyramid model, people are motivated […]
The world is full of Agile certifications. Everyone has their list of favorites or ones they think are vastly superior to others. Here is my list. If you are like me and you hate the boot-camp style of education, it may provide some good options for you to […]
Also known as the five-factor model, the Big Five Personality Traits are regarded as the primary traits that differentiate people’s personalities from each other. Research has shown that variations in each of the five types can impact entrepreneurial intention. The Big Five personality traits are: Extroversion Agreeableness […]
Untrained staff, new employees, inexperienced technical resources. If you have been a project manager (predictive or adaptive) for any duration of time, you have had to work with someone who lacked some knowledge in a needed area. You have probably also had tight deadlines and not enough time […]
I had considered the Professional Scrum Master exam for a while before finally taking it. When I did finally decide to go for it, it was 3 days of studying and then a test. My job at the time opened up their own internal Scrum Master certification (for […]
*The following is written by guest blogger Salarco Why do companies fail? It isn’t because they have bad strategies or took bad choices in the past, the issue is never the lack of ideas or people that are not smart enough to find a common vision. The seventy […]
If you haven’t already, complete Self-Hosting Jira for Small Teams Part 1: Installing Jira At the end of Part 1, you either had the installer launch Jira for you, or you can navigate a web browser to http://localhost:8080/secure/SetupMode!default.jspa This is a reference to the localhost. That means your computer. You […]
This tutorial is a little more complicated than the prior three tutorials. It takes what you have learned in those, combines them and adds some additional features. If you haven’t done the prior tutorials and know nothing about VBA, you may want to do those first. The tutorials […]
This is the third part of the Excel Visual Basic tutorial series. It is recommended that if you are new to VBA, you begin with Excel Visual Basic #1: Getting Started. You can view all available tutorials on the Excel VBA Tutorials page. Take a look at the image below: The […]
In this tutorial, we will cover the basics of variables and decision structures. Then we will create a more advanced version of the simple message box created in the first tutorial. If you are unsure how to access the developer tab within Excel, please see the first tutorial […]
Below you will find two videos. The purpose of these videos is to show you how to gain access to the VBA development capabilities of Excel and to show you how to create your first “Hello World” application inside of Excel. I also provide written steps in case […]