Solarion
Honorary Master
- Joined
- Nov 14, 2012
- Messages
- 28,059
- Reaction score
- 17,821
Hello guys, I've not done this in a while and the ways I did do this before were quite archaic, like literally loops etc with Interops.
This is for a motor vehicle repair garage. I have DataSet or a List<t> of customers; first name, last name, etc and a break down of each item repaired/replaced and the cost.
What is the quickest way to export each customer into word, excel or pdf so I can email each of them a quote.
This is for a motor vehicle repair garage. I have DataSet or a List<t> of customers; first name, last name, etc and a break down of each item repaired/replaced and the cost.
What is the quickest way to export each customer into word, excel or pdf so I can email each of them a quote.
