Subscribe via RSS
Looking for Excel VBA Tutorials?

VBScript Countdown Timer with WScript.Sleep

Jan 10, 2015

Creating a VBScript countdown timer is easy with the WScript.Sleep method. WScript.Sleep reads in one variable - integer time in milliseconds. WScript.Sleep will suspend your script for the indicated number of milliseconds.

Hello World - VBA Tutorials Introduction

Jan 1, 2015

Welcome to wellsr.com - your source for VBA tutorials, VBA code examples and Excel macro examples. This post is geared entirely toward introducing you to wellsr.com. I’ll share who I am and what I can do to help you.

subscribe via RSS