Application Method TOC - G

GetCustomListContents Method

Returns a custom list (an array of strings).

See GetCustomListContents Method

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.

See GetCustomListNum Method

GetOpenFilename Method

Displays the standard Open dialog box and gets a file name from the user without actually opening any files.

See GetOpenFilename Method

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.

See GetPhonetic Method

GetSaveAsFilename Method

Displays the standard Save As dialog box and gets a file name from the user without actually saving any files.

See GetSaveAsFilename Method

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