TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
enqueoshy
NA
5
0
do, loop until .visible = true
Apr 24 2004 10:02 PM
I want to do visible a range of textboxs. each box is called txtm01, txtm02, txtm03 ..... I want to make a loop that makes visible and invicible some range of boxs. So I tried this code, but the machine got stuck what Im doing wrong? '''''''''''''''''' Do z = 0 + z z1 = "txtm0" & z z2 = z1 & ".Visible = True" Loop Until z = 1 '''''''''''''''''''''''''''''''''''' Here I want to make visible the textboxs= txtm00 and txtm01
Reply
Answers (
1
)
to sort
about Date