Search results

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