D
deltaquattro
Hi,
I'm writing a small application in VB 6.5 for Excel 2000, for me and
some coworkers in the office <-> doesn't have to be very robust since
it's not going to be sold to anyone. I read an array of strings from a
text file, corresponding to some test case names, and I want the user
to be able to select only one of them. I thought that a small windows
with radio buttons (maybe in VBA they're called Option Button?) would
do the job just nicely. Problem is, I just recently started dabbling
with VBA for Excel and concerning user interaction I only know about
MsgBox and InputBox functions. I tried to study the help docs
concerning OptionButton but I really don't understand what's going on.
Could you please help me? Thanks a lot,
ciao
Sergio
I'm writing a small application in VB 6.5 for Excel 2000, for me and
some coworkers in the office <-> doesn't have to be very robust since
it's not going to be sold to anyone. I read an array of strings from a
text file, corresponding to some test case names, and I want the user
to be able to select only one of them. I thought that a small windows
with radio buttons (maybe in VBA they're called Option Button?) would
do the job just nicely. Problem is, I just recently started dabbling
with VBA for Excel and concerning user interaction I only know about
MsgBox and InputBox functions. I tried to study the help docs
concerning OptionButton but I really don't understand what's going on.
Could you please help me? Thanks a lot,
ciao
Sergio