Hi all!
I have created an "unbound" form. Basically, people select data that they want from it, and it then needs to spit out a list of labels. I'm not trying to store data, just allow people to input information.
What should happen is they first select the branch/plant from a drop down menu. They then should select the item # -- on the report it will populate both the item # and the item description based off of the number.
How do I get what is displayed on the form to spit directly into a label report? I've tried looking at the other threads I've found, but they haven't been much help to me.
I have created an "unbound" form. Basically, people select data that they want from it, and it then needs to spit out a list of labels. I'm not trying to store data, just allow people to input information.
What should happen is they first select the branch/plant from a drop down menu. They then should select the item # -- on the report it will populate both the item # and the item description based off of the number.
How do I get what is displayed on the form to spit directly into a label report? I've tried looking at the other threads I've found, but they haven't been much help to me.