I'm having a problem remembering what I need to do to make this declaration work. I'm getting a compile (syntax) error when trying to delare this variable....

PHP Code: 
Dim NextFriday As String
    
 NextFriday 
TODAY()-WEEKDAY(TODAY(),3)+IF(WEEKDAY(TODAY(),3)>4,11,4