Thread: Help!
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Erik K via OfficeKB.com[_2_] Erik K via OfficeKB.com[_2_] is offline
external usenet poster
 
Posts: 15
Default Help!

I am running into a problem with the following line in my program. Can
someone tell me the correct syntax?:

ElseIf Range("AG16").Value = "N" And Range("V38,V45,V52,V58,V65,V72,V78,V84").
Value < "Amy" Or "Alternate" Then
ActiveCell = "Amy"


--
Message posted via http://www.officekb.com