rtnMichael
Programmer
Hey guys, I want to find the easiest way to fill in four drop down boxes, one right after another has been chosen. The way I'm doing it right now is getting to look very ugly, not to mention long, and I know there has to be a better way....Not only do each of them depend on the previous, but also the ones before them....e.g. the last drop down will be a combination of all other three drop downs. Can anyone tell me an easy way to do this? I would attach my code to show the way I'm doing it, but it's just too big...just a bunch of if's and case statements.
Thanks
Mike
Thanks
Mike