Solarion
Honorary Master
- Joined
- Nov 14, 2012
- Messages
- 21,887
I have no done this in a very long time and I'm confused as hell. I have two tables, one is the main Customer table, the other is the Purchases table.
I want to basically have something like this:
Customer 1
Customer 2
Please can you guys help me to do this. I have this example here but it's making no sense to me. Something is not right with the code's structure and not allowing this type of format.
http://www.codeproject.com/Tips/669509/How-to-export-data-to-Excel-in-VB-NET
I want to basically have something like this:
Customer 1
- Purchase 1
- Purchase 2
- Purchase 3
Customer 2
- Purchase 1
- Purchase 2
- Purchase 3
Please can you guys help me to do this. I have this example here but it's making no sense to me. Something is not right with the code's structure and not allowing this type of format.
http://www.codeproject.com/Tips/669509/How-to-export-data-to-Excel-in-VB-NET