View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
gti_jobert[_97_] gti_jobert[_97_] is offline
external usenet poster
 
Posts: 1
Default Dynamic Conditional Statement


Hi all,

I want to be able to apply a dynamic conditional IF statement, for
example;

conditional = "and Range("A30").Value = "60""

If ActiveCell.Value = 40 conditional then
'Do Something
End If

Is it possible for the above to work? I know it doesn't work as shown
above so is there a workaround for it?

Thanks All!


--
gti_jobert
------------------------------------------------------------------------
gti_jobert's Profile: http://www.excelforum.com/member.php...o&userid=30634
View this thread: http://www.excelforum.com/showthread...hreadid=539832