text 字典嵌套2018年2月8日

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了text 字典嵌套2018年2月8日相关的知识,希望对你有一定的参考价值。

Sub test()
Dim arr, i%, j%, d, s, sd$
sd = "scripting.dictionary"
Set d = CreateObject(sd)
arr = [a1].CurrentRegion
For i = 2 To UBound(arr)
    For j = 2 To UBound(arr, 2)
        If arr(i, j) <> "" Then
            If d.exists(arr(i, j)) = 0 Then
                Set d(arr(i, j)) = CreateObject(sd)
            End If
            d(arr(i, j))(arr(i, 1)) = ""
        End If
    Next j
Next i
[a8].Resize(d.Count) = Application.Transpose(d.keys)
s = d.items
For i = 0 To d.Count - 1
    [b8].Offset(i).Resize(1, s(i).Count) = s(i).keys
Next i
End Sub

以上是关于text 字典嵌套2018年2月8日的主要内容,如果未能解决你的问题,请参考以下文章

text 插入照片调整尺寸:2018年2月8日

text 整体读取文本文件:2018年2月8日

text 按行读取文本文件:2018年2月8日

text 人民币大小写:2018年2月8日

text 在A列只保留新输入的唯一一个数据:2018年2月8日

text NCBI - 2018年2月7日