Hi
Here is a link to my test project: https://1drv.ms/u/s!AnrRbil63rR_x0zxxMXkT7jVvwRY
I hope someone are willing to help me with two things.
If you open the form called Staff Profile Form
It contains the data from table staff profile and data from contract information.
I like how the subform is displayed in my form.
However i want my users to only be able to add data to the subform by opening a new form window and filling out data in a form.
And i also want my users to delete a row by selecting it and then pressing a button.
How can i make my subform view look more like a plain listbox and how can i fix so users can delete rows in the subform?
Here is a link to my test project: https://1drv.ms/u/s!AnrRbil63rR_x0zxxMXkT7jVvwRY
I hope someone are willing to help me with two things.
If you open the form called Staff Profile Form
It contains the data from table staff profile and data from contract information.
I like how the subform is displayed in my form.
However i want my users to only be able to add data to the subform by opening a new form window and filling out data in a form.
And i also want my users to delete a row by selecting it and then pressing a button.
How can i make my subform view look more like a plain listbox and how can i fix so users can delete rows in the subform?