Recent content by jrizzo

  1. J

    Dynamic Titles on a form?

    Ian, Thanks so much...I just tried it and it worked. Duh...a module! I don't know why I didn't think of that. Thanks again! John
  2. J

    Dynamic Titles on a form?

    Thanks, I will try it as soon as possible. I'm kind of tied up with something right now and cannot get to it. Thanks again and I'll let you know how I'm doing. John
  3. J

    Dynamic Titles on a form?

    Ian, Thanks for the help, but I'm still having problems. I set it up the way you said and it still won't work. I have a form that has the buttons on it that the users click to run the report. It is here that I am passing the sql WHERE clause on to the report using the DoCmd. The report is where...
  4. J

    Dynamic Titles on a form?

    hey all, I'm trying to figure out how to get a dynamic title to work on a report. Here's what I want to do... I have a form that contains eight buttons each representing a report. When the user clicks one of these buttons I have code to pass the correct sql WHERE clause to the report. My...
  5. J

    CHECKING FOR FORM BEING OPENED

    Your mother must be proud of you! Can't a guy just ask a question? [This message has been edited by jrizzo (edited 08-24-2001).]
  6. J

    CHECKING FOR FORM BEING OPENED

    I was just searching through posts and saw this question and was curious if this works for Reports also? Thanks, John
Back
Top Bottom