Application.
Application.AddCustomList | |
Application.Calculate | |
Application.CalculateFull | |
Application.CalculateFullRebuild | |
Application.CalculateUntilAsyncQueriesDone | |
Application.CalculationInterruptKey | Returns or sets a key that can interrupt Excel while its performing calculations. |
Application.Caller | Returns information about how a VBA subroutine or function was called. |
Application.CentimetersToPoints | |
Application.Cursor | Returns or sets the appearance of the mouse pointer. |
Application.CheckSpelling | |
Application.ConvertFormula | |
[[Application.DDEExecute]] | |
[[Application.DDETerminate]] | |
Application.DeleteCustomList | |
Application.DisplayAlerts | Returns or sets whether the system alert pop-up messages will be displayed. |
Application.DisplayStatusBar | Returns or sets whether the status bar is displayed. |
Application.DoubleClick | |
Application.EnableCancelKey | Returns or sets how Excel handles (Ctrl + Break) interruptions while VBA code is running. |
Application.EnableEvents | Returns or sets whether events are enabled for the application. |
Application.Evaluate | A function that converts an object to its actual value. |
Application.ExecuteExcel4Macro | A function that runs an Excel 4.0 macro and returns the result. |
Application.FindFile | |
Application.GetCustomListContents | |
Application.GetCustomListNum | |
Application.GetOpenFilename | |
Application.GetSaveAsFilename | |
Application.GoTo | |
Application.Help | |
Application.InchesToPoints | |
Application.InputBox | |
Application.Intersect | |
Application.MacroOptions | A function that can define macro options and add UDFs to built-in or custom function categories. |
Application.OnKey | A function that assigns a macro with a corresponding shortcut key. |
Application.OnRepeat | A function that defines a subroutine to run when the user chooses (Edit > Repeat). |
Application.OnTime | A function that can schedule a subroutine to run at a particular time in the future. |
Application.OnUndo | A function that defines a subroutine to run when the user chooses (Edit > Undo). |
Application.Interactive | Returns or sets whether Excel is in interactive mode. |
Application.Quit | |
Application.RecordMacro | |
Application.RegisteredFunctions | Returns information about functions in DLLs that were registered with the REGISTER or REGISTER.ID Excel 4.0 macro functions |
Application.RegisterXLL | |
Application.Repeat | |
Application.Run | A function that lets you call a subroutine from a different project or file. |
Application.SendKeys | |
Application.ShowWindowsInTaskbar | |
Application.StatusBar | Allows text to be displayed on the left of the status bar. |
Application.Undo | |
Application.Union | |
Application.Volatile | |
Application.Wait | A function that can pause a running macro until a particular time in the future. |
© 2024 Better Solutions Limited. All Rights Reserved. © 2024 Better Solutions Limited TopPrevNext