Search results

  1. F

    Dlookup using Yes/No field as criteria

    I'm not being able to find the correct sintax do use Yes/No field as a criteria in my Dlookup function: AttachPrep = DLookup("[Flux]", "251 Preparation", "[Selected]= Yes") Many other sintaxes like -1, true, etc...... all return data type mismatch . Any help? Any clue?
  2. F

    Set the subreport recordsource from a control

    I create a long routine process where the user creates a table and, at the final phase, he fills a form and press a button to print it as a report. It's working fine but know I want to print in the report the table created as a subreport. Each time the routine is carried on a new table with a...
Back
Top Bottom