Hi!
I'm designing my form and I have a problem. I have five combo boxes for which the user to pick the design of the project. That's all fine and good, but the problem arises when I want to run a query. There is no rhyme or reason to the design of the projects. By that, I mean, the order in which I input the design isn't consistent. So column 1 for five projects might have: A, B,B,C,D- So when I ran a query of all five columns, and put in the design type, for example, "A" in each column, it didn't come up with anything, because none of the columns had "A" in every column. Does that make sense? ANyway, I'm about 70 of 600 in of entering the design of the project, and before I do anymore, I need to know if I need to be strict about the order that I input the design, which would still be very hard because there are probably 25-30 options, and I just can't have that many boxes on my form!. Does column one need to ALWAYS be "A" and if "A" isn't applicable, just leave it blank? or is there a smart way to run a query to where that won't matter?
Thanks in advance,
I'm designing my form and I have a problem. I have five combo boxes for which the user to pick the design of the project. That's all fine and good, but the problem arises when I want to run a query. There is no rhyme or reason to the design of the projects. By that, I mean, the order in which I input the design isn't consistent. So column 1 for five projects might have: A, B,B,C,D- So when I ran a query of all five columns, and put in the design type, for example, "A" in each column, it didn't come up with anything, because none of the columns had "A" in every column. Does that make sense? ANyway, I'm about 70 of 600 in of entering the design of the project, and before I do anymore, I need to know if I need to be strict about the order that I input the design, which would still be very hard because there are probably 25-30 options, and I just can't have that many boxes on my form!. Does column one need to ALWAYS be "A" and if "A" isn't applicable, just leave it blank? or is there a smart way to run a query to where that won't matter?
Thanks in advance,