Okay I have a "smart" list box coded
If some one type in application then a "." then a list box pops up with list of various items.
My question is I need to expand the "smart" list boxes to include "_", "(", ":" and " = "?
I know that I have to the keyup function...but do I have to do a case select listing? or should I create a (class) module for each one?
I have tried used to use "or" in the if statement but it doesnt work?
Aaron Fear is the mind killer!!!!!!
If some one type in application then a "." then a list box pops up with list of various items.
My question is I need to expand the "smart" list boxes to include "_", "(", ":" and " = "?
I know that I have to the keyup function...but do I have to do a case select listing? or should I create a (class) module for each one?
I have tried used to use "or" in the if statement but it doesnt work?
Aaron Fear is the mind killer!!!!!!