Hello yall,
I have an idea for a form. However being new to VBA coding, I have not idea how to proceed.
I want to create a form to allow me to change multiple fields of multiple entries as once. However, only those entries that is checked on the form will be changed.
After the entries are ticked by the user, the user will then proceed to type in the textboxes below the subform to whatever they want to update the fields to.
After clicking the update button, the subform (table) will update with the changes and all checkboxes will be reset (not checked).
Here is a sketch up I did of how the form would look like.
imgur.com/a/KUeBP
Thank you, any advise is greatly appreciated.
I have an idea for a form. However being new to VBA coding, I have not idea how to proceed.
I want to create a form to allow me to change multiple fields of multiple entries as once. However, only those entries that is checked on the form will be changed.
After the entries are ticked by the user, the user will then proceed to type in the textboxes below the subform to whatever they want to update the fields to.
After clicking the update button, the subform (table) will update with the changes and all checkboxes will be reset (not checked).
Here is a sketch up I did of how the form would look like.
imgur.com/a/KUeBP
Thank you, any advise is greatly appreciated.