I have another question:
Some of the Input/Outputs do not have file names already associated with them, so I will need to type them in. How would I go about doing this with a list box.
Here is a rough example:
Input/Ouput/file name
1,1,FileA
1,2,FileA
1,2,FileB
1,2,FileC
1,3,FileA
1,3,FileB
2,2,FileA
2,2,FileB
2,3,FileA
3,1,FileC
For a specific I/O I want it to return just the file names that pertain to it.
Example: I/O = 1,1
I want it to return just FileA in the list box...
Hello everyone,
I am having a problem using a list box in a query. I am trying to get the list box to give me the option of slecting a particular file name based off input and output information. I can get the list box to provide the correct file names, but the file names aren't specific to the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.