A tag number is a set of six numbers.
Set meaning a grouping.
Note that I didn't say sets.
In my initial post I said I wanted 1 tag number.
You replied asking if I wanted All tag numbers.
I do not.
i only want one set of numbers. The end result will be to click a single tag number, save it, and then pull up the tags data from a separate database.
This is supposed to be Similar to a hyperlink.
Hello,
I have a form with a textbox. The text box contains comments about a product. The comments contain examples like..
blahhahah 675439 ahahjhshhsh 987654 dssjdsjgjds
The 6 digit numbers represent tag numbers.
My boss has asked me to find a way to:
Click a 'tag number' from the textbox or...
I have a list of delivery item in a list box on a form. The user then selects items from the list box that they want to appear on the report.
I'm just having trouble making both filters work at the same time
Hello!
I am having trouble filtering my report.
My goal is to filter the report by:
1) [DateChanged] by user entry on a form (txtFrom and txtTo)
2)[Deliverable] by selection of a list box on form
My error is in the last line when i open the report.
it only lets me filter using either option 1...