VBA looping through Text Boxes in Word
The tutorial explains how to find and replace text in textboxes via Excel VBA, providing code to loop through textboxes…
productivity through technology
The tutorial explains how to find and replace text in textboxes via Excel VBA, providing code to loop through textboxes…
Scratch is the world’s largest coding community for children and a coding language with a simple visual interface that allows…
If nothing else, Excel’s DEC2BIN function is handy for playing with binary notation when you are studying your ICT theory.…
In this tutorial, we will repeat some of the programming from the Turtle Academy tutorials, creating code that results in…
Making your sprite move in Scratch is relatively simple. To make the motion look more realistic we will use the…
All the applications we use require input from us as users from time to time. The input could be clicking…
No matter which language you choose, you will certainly need some kind of looping logic. Here follows one of the…
This tutorial covers the download and installation of the Java Development Kit ("JDK").
Many years ago, when I was still a schoolboy, I opted to take "Computer Science" as an optional extra subject.…
This is something that is tested almost every year in Grade 12 exam papers: the Subtotal command in the Outline…