Howdy! Let me make a small scenario. Let's say I have a table with fields CarMake/CarModel/Year/Color. What I am trying to do is to export the table to a single Excel Workbook with each CarMake having their own page displaying only their results.
I know that this is possible, but I can't wrap my head around it. Does it need to be a loop?
Thanks in advance.
I know that this is possible, but I can't wrap my head around it. Does it need to be a loop?
Thanks in advance.