Yodelayheewho
Member
Hello,
I have a UserForm with 100+ textboxes referencing that many columns on the data table
I have a two-prong issue that I want to resolve:
1. For those columns, on the data table that have formulas, when filling out the UserForm, when the user tabs through, I want to skip these fields so they can't be edited.
2. When the user completes the form and submits it (Add New), I need the formulas in the data table to automatically copy down to include the new row. Currently, I have to manually go into the data table and 'drag down' the formulas.
Please see the sample attached.
Thank you in advance!
I have a UserForm with 100+ textboxes referencing that many columns on the data table
I have a two-prong issue that I want to resolve:
1. For those columns, on the data table that have formulas, when filling out the UserForm, when the user tabs through, I want to skip these fields so they can't be edited.
2. When the user completes the form and submits it (Add New), I need the formulas in the data table to automatically copy down to include the new row. Currently, I have to manually go into the data table and 'drag down' the formulas.
Please see the sample attached.
Thank you in advance!