Recent content by Fra90

  1. F

    How to use Macro to check if a record already exists

    Combo box resolves perfectly my problem :D, I'm just a beginner and I'm Learning by myself how to use access.. but sometimes I have some difficulties. Thank you for your help! Another issue that I'm dealing with now is how to open a form (from a macro for example) only if the form is not empty...
  2. F

    How to use Macro to check if a record already exists

    Hello everyone, I have a Form (ITEMS) where it's also possible to insert the supplier name of a particular item. I'm trying to use a macro to check if the supplier name registered in the form ITEMS already exists in the table "Suppliers". If it doesn't, then tha macro should show a message to...
Back
Top Bottom