I have one c# dll which contain some static variable , I am able set value using UI and now how can i get the get value in VBA ,any Idea?
I wanted to get value of a static variable into VBA , set by some other application.
I have some dll , which contain some static variable.