rid = "" For Each x In elmEdge.GetRuntimeId() rid = rid & (" " & Hex(x)) Next rid = Replace(Trim(rid), " ", ".") Debug.Print rid