多项选择题
A.用于选定区域内指定单元格位置的值 B.返回的是值在选定区域的位置 C.仅可对连续区域引用 D.可以引用非连续区域
A.Index(A2,B2:B100) B.Index(B2:B100,2) C.Index(B2:C100,2) D.Index(B2:C100,2,1)
A.Match(A2,B2:B100) B.Match(A2,B2:B100,0) C.Match(A2,B2:C100) D.Match(A2,B2:C100,0)