kalicinski
New member
- Local time
- Today, 14:37
- Joined
- Jul 16, 2001
- Messages
- 9
Is it possible to use a variable when setting a control property of an object?
(ie. Me.Visible=false --> replace "Me" with variable for FormName to be hidden)
i've tried to guess at the syntax, but nothing's worked so i'm thinking it's not possible. And Help doesn't mention it that i can find.
tks,
(ie. Me.Visible=false --> replace "Me" with variable for FormName to be hidden)
i've tried to guess at the syntax, but nothing's worked so i'm thinking it's not possible. And Help doesn't mention it that i can find.
tks,