Hi everyone
Hope you are doing well.
I´m struggling with VBA code. Since i´m a beginner with Access, I don´t know how to proceed with this.
So basically, I have a form and there is a button inside that form. So everytime, the user clicks on it, it should be able to upload an external file and store it in a database. The file must be stored in the record (row) that it is currently open with the form. I use an unique ID to differentiate each record on the table. The value of that unique register is shown in a textbox called "Evento_ID" in the form.
The table name is "GC_Eventos"
Table field is "Contrato"
I have been trying with codes I have found in the Internet but I have not got success yet. Could you help me??
I would really appreciate it
Hope you are doing well.
I´m struggling with VBA code. Since i´m a beginner with Access, I don´t know how to proceed with this.
So basically, I have a form and there is a button inside that form. So everytime, the user clicks on it, it should be able to upload an external file and store it in a database. The file must be stored in the record (row) that it is currently open with the form. I use an unique ID to differentiate each record on the table. The value of that unique register is shown in a textbox called "Evento_ID" in the form.
The table name is "GC_Eventos"
Table field is "Contrato"
I have been trying with codes I have found in the Internet but I have not got success yet. Could you help me??
I would really appreciate it