Search results

  1. B

    Between dates query

    Why you need blank enddate field anyway? I am new in VBA also, but I don't think it is possible to find the records (through query expression) between one fixed (startdate) and one blank (enddate) field...Most likely you will need a way (function) to check for null values and to combine query...
  2. B

    Between dates query

    Read post 10 of Jon K. in this thread! His example is working OK!
  3. B

    Between dates query

    Hi Jon K., This is very interesting concept and it seems to be working! A am very gratefull for your help!!!:) Thanks again and if you need anything pls do not hesitate to contact me! Best regards, Bobo
  4. B

    Between dates query

    Records between 2 dates Hi, I am new in this forum and new to VBA and MS Access as well! I have one problem (similar to dzelmej's) so would be very gratefull if someone help me! Among others I have date range (2 table/form fields (StartDate and EndDate with Data Types-Date/Time) and...
Back
Top Bottom