Search results

  1. D

    Exit without saving

    I am trying to give a warning message like in microsoft word. When the user made some change in the form, and then unload the form, I will give the user a message: exit and saved the changes, exit without saving, or cancel. Apparently, the exit without saving never works out. Here is my code...
  2. D

    Read Only Form (Problem)

    I created a button that opens a form with a specific data in a 'read-only form'. The first one is using macro, and the other one is using visual basic. The problem is that that button opens the right form with the right data (based on the linkcriteria), but the format of the opened form is still...
  3. D

    look up today's date?

    Hi, Is there anyway to retrieve the value of today's date? Dedi
  4. D

    limiting pull down list menu

    I need help, I am new with Access. I have two pull down list (combo box list), the second pull down list is filtered by the first combo box input. In this case, the first pull down list is "Problems" and the second pull down list is "Sub-Problems". It works only for the first record. When I go...
Back
Top Bottom