Recent content by cmorton89

  1. C

    Show Zero Values

    In my form the default for a field is 0 and the format is currency. How do I get the field to show $0.00 when there is nothing in it?
  2. C

    Report footer

    I have a field in a report called notes that I would like to have shown in the Report footer. The catch is that I would like it to show the notes from each record in the report at the end of the report. Is it possible? Thanks in advance for help!
  3. C

    Combo Box question

    updating combo field each record I need this combo box to update to the current record date field for each record. Right now all it does is show me the date from the first record I select.
  4. C

    Combo Box question

    I have a combo box that pulls information from a Query. I would only like it to pull the records that match a particular date that I am using in the current record of the form. Can anyone help? Thanks in advance! Courtney
  5. C

    Having a Calendar show today's date

    Hi, I have placed a calender object in Access 2003 on a form of mine and would like it to show the current date. Is there a way to set a default? IF it is code, where does it go?
Back
Top Bottom