By Prashanth Inbarajan on Friday, 22 January 2021
Posted in VBA Development
Likes 0
Views 682
Votes 0
Hi team,

I am trying to fetch the title line 1 of the sheet via VBA.

Its attribute Id is 11079.

wSheet.Attributes.ItemByID()

I am not able to get aucAttr name for the attribute id 11079 to pass it to ItemByID function.

Kindly help me on this.

Thanks in advance
View Full Post