Thread
:
Conditional assignment?
View Single Post
#
1
Posted to microsoft.public.excel.programming
Maury Markowitz[_2_]
external usenet poster
Posts: 119
Conditional assignment?
I can't believe this hasn't come up in my code before...
Does VBA have a conditional assignment function? Like...
msg = (user = "Maury") ? "Foo" : "Bar"
Maury
Reply With Quote
Maury Markowitz[_2_]
View Public Profile
Find all posts by Maury Markowitz[_2_]