Hi!
I added this code but it was not adding the serial numbers into the table and not all the values were being added. Is there any way to fix this? Thanks for all your help
Is there a way to have it reference the sheet that was chosen in the UserForm? I have the code for that the other section break but I am not sure how to make it populate.
Is there a way for a user to be able to fill out the form like this (picture below) and have each number separated by the comma be its own row in the table in its respective sheet or do they have to fill it out one by one?
I want the form not to clump the response in one cell.
But instead...
Hi,
I wanted to see if anyone could help me with creating a database.
I need to be able to have one place where I can input my data and have it get sorted into different tables that I can filter. I tried the code with the "Add Data" and "Delete Data" button but I do not want to have to use...