|
Free Courseware |
|

Download FREE courseware handouts. These
documents are ideal for teachers, students and anyone wanting to
learn more about their Microsoft Office programs. Each handout
covers a specific topic and is illustrated with full-colour
screenshots. Many have accompanying sample files. The files are
not restricted in any way so you can print copies or read them
on-screen.
Get my Free Courseware here. |
|
|
eBooks |
|

Do you want to learn more about Access, Excel and
VBA? Are you a teacher looking for top quality courseware for your
students? My eBooks are the ideal solution to your needs. They are
packed with code snippets, illustrations and step-by-step
exercises. Written in the same
style as my popular on-line tutorials, my eBooks will help you
develop your skills and build useful, professional looking
applications. Find out more at my eBooks Page. |
|
|
Support this site! |
|
Make a small donation to help
support this site.
|
|
 |
More Excel tutorials from my VBA section...
- Writing Your First VBA Function
This tutorial takes you step-by-step through creating a User Defined
Function (UDF) in Excel and shows you some more useful examples. A good
starting point for VBA.
- More Custom Functions for Access and Excel
If you're short of ideas for Custom Functions take a look at these. This
tutorial shows you how to build and use RandomNumbers,
FindSaturday, EOMonth and RemoveSpaces functions that
can be used in both Excel and Access. You will also see examples of If
Statements and Case Statements, and some built-in functions
that you might not have discovered yet.
- An Improved Custom Random Numbers Function
Just when you think you've thought of everything, you realise you need
something else! With only minor adjustments to the original, this function
allows you to specify a degree of precision (number of decimal places).
- Build an Excel Add-In
The Add-In is an ideal tool for storing and distributing your custom
functions in Excel. This tutorial is ideal for beginners, taking you
step-by-step through writing a custom function, then creating and
installing an Add-In. If you are already comfortable with VBA function
writing, you can jump straight to the Add-In section.
- How to Use Your Excel Add-In Functions in
VBA
"I built an Add-In for my custom functions. Why why can't I use them in my
workbook code?" Add-Ins are intended primarily to add extra functionality
to your workbooks. If you want to be able to use their functions in your
VBA code you have to set a reference to the Add-In. This article explains
how.
- A Pop-up Calendar for Excel
Entering dates correctly seems to be a problem for so many
people. This tutorial shows how to create a pop-up calendar using the
Microsoft ActiveX Calendar Control. Choosing a date from the calendar
enters it into the active cell on the worksheet. The tutorial includes
automatically assigning a keyboard shortcut, and customizing shortcut
menus so that the user can right-click on a cell and ask to insert a date.
There's also a ready-made Calendar Add-In to download.
Excel Questions from my Mailbag section...
|
|
^ top
|
| |
 |
|