By Lei Tang on Thursday, 08 August 2019
Posted in VBA Development
Likes 0
Views 1.2K
Votes 0
Hi all,
When I am trying to get the "Formula attribute" attribute value, I can see it already added in an object but ,when I try to get it ,it will say "There i s no object wich id is XXXX " if I use attributes.add(XXX) then I can get the value. How to get it in right way?
View Full Post