Hi experts,
Once again I am in need of your excellent knowledge regarding VBA!
following this link you can download the workbook Im referring to: https://www.dropbox.com/sh/hpdeybxzc33vjxn/AABD8E2QL1YLKWPkA17VLcz5a?dl=0
Currently the design etc. is in no way as it should be, but the purpose of the code is almost perfect.
When clicking the button "start" the user opens a userform in which the user is able to add/edit/remove data from a database - this works fine.
What I want to be changed/added in/to the userform is a way allowing the user to add specific files directly to a database sheet in the following way:
If you choose to work with person x, I want a command_button in the userform that activates a macro whereby the user can add file(s). The files i want to be saved in the database sheet.
Furthermore I want an textbox displaying the names on all of the files the user has added for the given persons.
I really hope this is possible!
Best regards
Kevin
Once again I am in need of your excellent knowledge regarding VBA!
following this link you can download the workbook Im referring to: https://www.dropbox.com/sh/hpdeybxzc33vjxn/AABD8E2QL1YLKWPkA17VLcz5a?dl=0
Currently the design etc. is in no way as it should be, but the purpose of the code is almost perfect.
When clicking the button "start" the user opens a userform in which the user is able to add/edit/remove data from a database - this works fine.
What I want to be changed/added in/to the userform is a way allowing the user to add specific files directly to a database sheet in the following way:
If you choose to work with person x, I want a command_button in the userform that activates a macro whereby the user can add file(s). The files i want to be saved in the database sheet.
Furthermore I want an textbox displaying the names on all of the files the user has added for the given persons.
I really hope this is possible!
Best regards
Kevin