Hello everyone !
i have a particular problem that i cant think of a way to make it look better.
sooo my problem is that i want to build a "database" of clients with their contact information such as names/addresses/numbers etc along with the products that they "bought" so for example a customer can have more than 1 product which is going to lead in him having multiple serial numbers and different warranties for each one lets say...(fictional and simplified scenario) how can i make the first picture similar to the second one while maintaining the ability to add more products under a customers name without having to insert him multiple times for each product? i'm currently working on a table since i have a lot of functions and when i add a new entry the functions continue on the next row while if i tried to do it like the 2nd picture with filters for example,which also has its issues the functions wont follow. my problem with 2nd picture apart from the functions not following is that if i try to add another entry afterwards by adding a cell everything else will move.
before.png after.png
hopefully i explained it enough for you to understand what i mean xD
TL:DR i want to have multiple entries under a clients name without having to have multiple rows with the clients info for each product, also the S/N warranty must be in different cells so i can flag them with a simple function when the warranty ends for example, and i need the columns to follow up with the functions of the cell above :P
if it needs anything advanced such as vba macros or anything im willing to study and learn how to do it as long as i know where/and what to look for :/
i would also like to thank you in advance for any help/tips that you might provide![]()
Bookmarks