Seasonal Greetings 2010

Its been a interesting year this year , we started off well with lots of  regular posts but as the year progressed , things like work got in the way and the post started to slow down. In total i think we only posted around 50 so that is half the amount we did in 2009. Planning to change that for 2011 , once we have the learn VBA articles out the way we will start to show you how you can put all this  knowledge to great use.

Some of you may recall that we moved our website from one version of PHP to another and whilst this is a simple operation out internet providor made a pigs ear of it. All the work is done now , but it has resulted in us deciding that we need to make a few changes to the main website so you should see some changes here in the coming weeks.

As we count the numbers today we now have over 400 subscribers to this blog and roughly the same number in LinkedIn. And Finally for those of you that did not know we have made it into the # mrx Daily so come see us and others are chatting about.

Anyway time to get back to the festivity’s so have fun over the holidays and we will see you in the new year

Regards
The Smarter Dimensions Team

Learn VBA : If Statements

Now that we understand how we can declare our variables we need to start to learn the basic VBA code that we will use in our surveys. By now you should know how to .ask() or .show() your questions , so this article takes you to the next level and shows you how to apply logic to your surveys so that your respondents only get to see the questions that are relevant to them. In this article we talk about IF statements.

Read more