GetCustomListContents Method
Returns a custom list (an array of strings).
GetCustomListNum Method
Returns the custom list number for an array of strings. You can use this method to match both built-in lists and custom-defined lists.
GetOpenFilename Method
Displays the standard Open dialog box and gets a file name from the user without actually opening any files.
GetPhonetic Method
Returns the Japanese phonetic text of the specified text string. This method is available to you only if you have selected or installed Japanese language support for Microsoft Office.
GetSaveAsFilename Method
Displays the standard Save As dialog box and gets a file name from the user without actually saving any files.
Goto Method
Selects any range or Visual Basic procedure in any workbook, and activates that workbook if it’s not already active.
See Goto Method