Thread
:
Case Statements
View Single Post
#
1
Posted to microsoft.public.excel.programming
Todd huttenstine
external usenet poster
Posts: 260
Case Statements
I have combobox1. There can be 52 different possible
values in the combobox. How do I set up a case statement
that will say... If combobox1.value = 1 then a if 2 then
b if 3 then c and so on....
Thank you
Reply With Quote
Todd huttenstine
View Public Profile
Find all posts by Todd huttenstine