Stumbleupon Facebook Twitter Digg Google Delicious Linkedin
TechNews

Given Articles


Obtain the object of a given control its name.

Office

Question:Based on code Andreas Killer previously provided to obtain the object of a given name of code (here), worksheet I wrote the following function to obtain the object of a given control name:Function GetControlObject public (ByVal ControlName As String) as ControlAnswer:I've tested this and it works very well. MyControl does not return Null - what you see is that its value is returned as ""....Read More

Posted: 27 Jan 2012

Tags: Obtain the object of a given control its name Obtain the object given control its name