Multiple conditions for newbie

Multiple conditions for newbie

Anonymous
Not applicable
181 Views
1 Reply
Message 1 of 2

Multiple conditions for newbie

Anonymous
Not applicable
Dear all
I have worked in AutoLISP AutoCAD 2000. But I don't know VB, VBA and Visual
Lisp. So now I
am learning VBA my self, Reading Others post in this NG and with the Help of
AutoCAD. I got a lot of interest in VBA so I try to make small routing in
VBA.

I'd try to make (Window Elevation and Section). Using Dialog Box (user
forms)
Now here I get problem how to give multiple conditions in VBA or VB.
I have used Check box, ComboBox , OptionButton, and ListBox.

Check Box for the group block and open and close window
Combo Box for the Layer, Window Type
OptionButton for Pland, Elevation or Section and Units (feet or mm)
ListBox for Window Size

Now here, before I draw Window in drawing area I have to check all those
things.

Please some one helps me. I am really new for the VBA.

thanks for help
Amrit Shrestha
0 Likes
182 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable
Dear all
I have worked in AutoLISP AutoCAD 2000. But I don't know VB, VBA and Visual
Lisp. So now I
am learning VBA my self, Reading Others post in this NG and with the Help of
AutoCAD. I got a lot of interest in VBA so I try to make small routing in
VBA.

I'd try to make (Window Elevation and Section). Using Dialog Box (user
forms)
Now here I get problem how to give multiple conditions in VBA or VB.
I have used Check box, ComboBox , OptionButton, and ListBox.

Check Box for the group block and open and close window
Combo Box for the Layer, Window Type
OptionButton for Pland, Elevation or Section and Units (feet or mm)
ListBox for Window Size

Now here, before I draw Window in drawing area I have to check all those
things.

Please some one helps me. I am really new for the VBA.

thanks for help
Amrit Shrestha
0 Likes