No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
3 Posted Topics
I am trying to update 64 bit displays in a For Next Loop. I can pass One Object successfully but can't iterate through a collection in order. Shouldn't GetNextControl do this? It Retrieves the next control forward or back in the tab order of child controls. Is there a Better …
I'm still trying to iterate through form control objects. In another thread GetReference was suggested. Can anyone give me the usage of this method. My error is this method can't be used in this context. [code] String strControl = "IX" + i; Object Ctrl = GetReference(strControl); [/code]
I am trying to accomplish the Same thing. See thread (Pass ObjectWith Index ForNext) I am trying to update 64 bit displays in a For Next Loop. I can pass One Object successfully but can't iterate through a collection in order. Shouldn't GetNextControl do this? It Retrieves the next control …
The End.
latitude7ds