Recent content by djbls

  1. D

    msgbox to show missing parameters

    Hello, I hope someone can help. I cascade the results from a combo box to list box to show the user what reports are available. Some reports require parameters in their queries - these parameters are entered on the form which has the combo box / list box. How can I prompt the user to enter...
  2. D

    Can this be done?!!

    Gemma, sorry, I muyst be doing something realy stupid! I can't get this to give me the results. It doesn't total for month either in a standard totals query or in a cross tab. I added the two extra fields to the query as you said (I think!). I'll keep trying but I can't see where I'm going...
  3. D

    Can this be done?!!

    Hi thanx Gemma for the quick reply! Will give this a go ASAP:) D
  4. D

    Can this be done?!!

    Help - please:confused: I have a table that, amongst other fields, has a Unique ID for each record and a date created. I'd like a crosstab like query that shows the number of records created by month. It would look something like: [INDENT][INDENT]Jan Feb Mar Number Created 5 15 30 etc I...
  5. D

    Finding record on Main Form from Subform

    Thanks very much to RexesOperator - I used his code (and tweaked). Works like a dream!
  6. D

    Finding record on Main Form from Subform

    Hello, I have tried everywhere for a solution to this:mad: Any help is much appreciated. I have a main form with a subform. The subform shows related records using a match criteria. Each record that shows in the subform also has a unique ID. This unique ID is also shown on the main form...
Back
Top Bottom