Search results

  1. D

    Multiple Email Buttons One Access Form!!!

    Hello to all the Users! I am new at Access and new to programming. I have created an Access form that has four labeled control buttons each one with an individuals name. I have the corresponding code: Private Sub Email_PersonOne_Click() DoCmd.SendObject acSendNoObject, , ...
Back
Top Bottom