Search results

  1. A

    Report generation

    I think you would just set the property value =to null and it should give you all records with the value as empty
  2. A

    Report of fiscal year and year to date

    No problem, I do really appreciate you taking the time to look at it.
  3. A

    Report of fiscal year and year to date

    Ok Bob, Here is the db.
  4. A

    Report of fiscal year and year to date

    I have never posted a db do I just attach it to a message?
  5. A

    Report of fiscal year and year to date

    I am getting records but they are not between the specified dates. There are no error messages. I am using a short date for the field named "StartingMonthDayYear" data mm/dd/yyyy and the same for "EndingMonthDayYear". In my drop down I get the dates in the records to select so I am picking the...
  6. A

    Printing reports for a select year

    I am not sure if any one is watching this post anymore but I have a question where exactly are you suppose to put the function statement stated above?
  7. A

    Report of fiscal year and year to date

    I am trying to create a user input form that will take date information from a user and give a report that is based on the starting date and ending date. I have the form working but I need a "between" statement or something that will take the input information. I have tried this in my query and...
Back
Top Bottom