Application Method TOC - R

RecordMacro Method

Records code if the macro recorder is on.

See RecordMacro Method

RegisterXLL Method

Loads an XLL code resource and automatically registers the functions and commands contained in the resource.

See RegisterXLL Method

Repeat Method

Repeats the last user-interface action.

See Repeat Method

Run Method

Runs a macro or calls a function. This can be used to run a macro written in Visual Basic or the Microsoft Excel macro language, or to run a function in a DLL or XLL.

See Run Method