L le_toubib Active Member Licensed User Longtime User Apr 20, 2015 #1 Example : dim x as Boolean x = true Typing a space after the equal sign would show a drop down list containing the expected values of x I.e : True and false. so any known expected values for any variable would appear in a choice list
Example : dim x as Boolean x = true Typing a space after the equal sign would show a drop down list containing the expected values of x I.e : True and false. so any known expected values for any variable would appear in a choice list