Recent content by CoffeeLover

  1. C

    Copy word from textbox under cursor

    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.
  2. C

    Copy word from textbox under cursor

    Referring to the 'set' of 6 numbers. I don't know how more clearly I can say it. And you need to excersise some care in your tone.
  3. C

    Copy word from textbox under cursor

    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.
  4. C

    Copy word from textbox under cursor

    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...
  5. C

    Filtering based on two criteria

    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
  6. C

    Filtering based on two criteria

    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...
Back
Top Bottom