Search results

  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?!!

    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...
  3. 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