Hi guys,
I've got an array in memory where I test if certain array positions return a certain value -
it's like this :
The testvalues come from comboboxes that a user fills - however, if the user leaves a combobox blank, I'd like the if statement to be ok with anything as the return of the test value - so any value or nothing at all.![]()
Please Login or Register to view this content.
Can this be done? I tried "*" and "<>" but that didn't work...
Thanks in advance for any help!
Bookmarks