Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 907 Bytes

arrays-keyword-summary.md

File metadata and controls

27 lines (21 loc) · 907 Bytes
title keywords f1_keywords ms.assetid ms.date ms.localizationpriority
Arrays keyword summary
vblr6.chm1074266
vblr6.chm1074266
076aa4c2-251a-901e-1cd7-c58f69ac55f7
11/29/2018
medium

Arrays keyword summary

Action Keywords
Verify an array. IsArray
Create an array. Array
Change default lower limit. Option Base
Declare and initialize an array. Dim, Private, Public, ReDim, Static
Find the limits of an array. LBound, UBound
Reinitialize an array. Erase, ReDim

See also

[!includeSupport and feedback]