Why isn't this working?
MsgBox Worksheets(1).Range("A12").Borders.Parent.Name
Shouldn't the Message Box display A12 since the Range object is a parent to the borders object?
Why isn't this working?
MsgBox Worksheets(1).Range("A12").Borders.Parent.Name
Shouldn't the Message Box display A12 since the Range object is a parent to the borders object?
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks