Search results

  1. J

    Applying a Query to a Form AND a Report with one click

    Thanks Uncle Gizmo!!! i used the first suggestion with tagging the form and it works PERFECTLY!! Many many thanks.
  2. J

    Applying a Query to a Form AND a Report with one click

    I have a form which, using one of a few buttons, i can apply different queries to the form. Such as "All Transactions", "Reconciled", and "Unreconciled". My problem is that when i select the query on the form, i would also like it to requery the Report that i can generate from the form. So, to...
  3. J

    Display New Record First

    Awesome Neileg!!! Thanks for pointing that thread out to me. I did do some searches before i posted mine, but obviously i didn't use the keywords that would have been required to pull up that thread. Thanks again!
  4. J

    Display New Record First

    Thanks RuralGuy. I've thought about that: having a button to ADD RECORD, then a pop-up subform where i input the details, then Save and have the fields filled in automatically, but unfortunately, I am not knowledgable enough YET to do that. Well, i guess that's my next topic to learn.
  5. J

    Display New Record First

    The sort is on a [transactiondate] field and it's descending because I want to view the most recent records first.
  6. J

    Display New Record First

    I have a subform displaying as continous and sorted by date in descending order. My problem is that to add a new record, i have to scroll down to the bottom of the subform to get to the new record. Is there a way to have the new record at the top so that it is the first one showing? Thanks
Back
Top Bottom