It is used to declare variables in VBA. Declare means we are telling VBA about a variable we will use later. ... Color = rgblue End Sub.
確定! 回上一頁