When I type an condition in a macro in the format of:
forms![form name]![list box 1].Value > forms![form name 2].Value
it doesn't always recognize the true condition. Sometimes it works and sometimes it doesn't. I am doing this for my senior project and my college professor can't even figure out what's wrong!
If anyone has any idea what I'm doing wrong, please let me know. Thanks!
forms![form name]![list box 1].Value > forms![form name 2].Value
it doesn't always recognize the true condition. Sometimes it works and sometimes it doesn't. I am doing this for my senior project and my college professor can't even figure out what's wrong!
If anyone has any idea what I'm doing wrong, please let me know. Thanks!