Search results

  1. A

    SQL query for VBA - MSAccess

    Thanks a lot CJ I'll see what i can do to hide those non-today's date columns. appreciate it
  2. A

    SQL query for VBA - MSAccess

    HI CJ Thanks for your advice. i will first give it a try. However i was just thinking the form or query should automatically show/hide the dates matching today/not matching. shouldn't be dynamic? Please correct me if i am wrong. Plus, how do i dynamically hide the controls that should have the...
  3. A

    SQL query for VBA - MSAccess

    Hi there! I have a table that has more than one date fields (say six or seven) and i want to retrieve only the dates that match today's date. The result should hold the fields such as, the first two columns (project id and project title) and along with the date columns (only those that have...
Back
Top Bottom