Main content | Related content | Navigation links | Shopping cart
Indiana University

IT Training & Education

IT Training & Education

Excel: Advanced Macros & User Defined Functions

Macros combine a sequence of commands into a single action and user-defined functions are used to perform complex calculations that can be launched from a single function name. In this workshop, participants will learn how to use advanced macro capabilities to automate complex workflows and how to write and assign user-defined functions. Participants will incorporate decision making logic and repeating actions into their macros and add to Excel’s default function library by creating their own functions.

(Description continued below)

Campus: IUB | IUPUI | All

Upcoming schedule

Bloomington (IUB)

  • Tue 4/20/2010 • 9:00 AM - 12:00 PM
    IUB Library Information Commons (IC103) STEPS Classroom

Indianapolis (IUPUI)

  • Tue 4/6/2010 • 1:30 PM - 4:30 PM
    IUPUI ICTC IT127
View workshop charges and policies

Can’t make it to the workshop?

Participants will:

  • Run macros when files open
  • Add dialog and input boxes to macros
  • Create macros that can make decisions
  • Create user-defined functions to perform complex calculations
  • Use user-defined functions in an Excel worksheet
  • Learn basic Visual Basic for Applications programming concepts

The following workshops are suggested prerequisites to this workshop:

Participants should already be able to:

  • Record basic macros
  • Edit basic macros using the Visual Basic Editor
  • Use the Personal Macro Workbook to store macros