| |
ROAN
Posts: 1
Score: 0
Joined: 2/1/2004
From: Sweden
Status: offline
|
Hi! Does anyone know how to solve the issue below? I want to do a dynamic path for an checkbox name path like the following below, however it does NOT work. Dim CurrentGroups CurrentGroups = MemberGroup47 Document.frmGETGROUP.CurrentGroups.Checked = True Original Path: Document.frmGETGROUP.MemberGroup47.Checked = True Thank you for your reply. \Roan
|
|