jadedinvasion
Programmer
Is it possible to use counter variables in control names?
I have a series of dropdown boxes named cboDept1, cboDept2, cboDept3 ect.. and was wondering if I could reference them in my module with a variable instead of hardcoding the names.
Something like cboDept & intCnt &.value (I know that doesn't work, but it kind of details what I'm tryin to do)
Any ideas would be fantastic! Thanks
I have a series of dropdown boxes named cboDept1, cboDept2, cboDept3 ect.. and was wondering if I could reference them in my module with a variable instead of hardcoding the names.
Something like cboDept & intCnt &.value (I know that doesn't work, but it kind of details what I'm tryin to do)
Any ideas would be fantastic! Thanks