Thread
:
if or statement
View Single Post
#
1
Posted to microsoft.public.excel.programming
choice[_2_]
external usenet poster
Posts: 84
if or statement
how would i go about doing:
if range("nightly!cu9").value = "AT&T" or "Verizon" then
application.run "addfeatures"
end if
i dont know how to do the OR part
thanks in advance
Reply With Quote
choice[_2_]
View Public Profile
Find all posts by choice[_2_]