if statement - IF Without End IF in VBA -


this question has answer here:

see code below.

if weight=0 callfunction  if weight=100 heavy=true else  heavy= false end if 

how program working when have not ended if statement?

its vba's functionality end if statements in single line..


Comments

Popular posts from this blog

asp.net mvc - SSO between MVCForum and Umbraco7 -

Python Tkinter keyboard using bind -

ubuntu - Selenium Node Not Connecting to Hub, Not Opening Port -