Thread
:
Dynamic Conditional Statement
View Single Post
#
2
Posted to microsoft.public.excel.programming
[email protected]
external usenet poster
Posts: 244
Dynamic Conditional Statement
If activecell.value=40 and range("A30").value=60 then
'condition tests as true
'#####################################
' not sure if you meant 60 in quotes though!
'#####################################
end if
Reply With Quote
[email protected]
View Public Profile
Find all posts by
[email protected]