mchavarria92
New Member
- Joined
- Jul 23, 2015
- Messages
- 3
I have created several tables on an excel worksheet and I need help creating a VBA code that will move the rows into the table that they belong in when I add more data.
For example if I have a tables based on the color of notebooks and in the table it includes the price of the notebook and the date, I want the code to separate the newly added data to the corresponding table.
For example if I have a tables based on the color of notebooks and in the table it includes the price of the notebook and the date, I want the code to separate the newly added data to the corresponding table.