Hi all I have a question regarding a foreach statement if possible.
If I have 3 cars for example how do I make 1 report then foreach car fill the report. There could be 1 car or 400 cars but I only want to create 1 table and then loop throught the cars to generate more report without having to create a table for each car.
Hope this makes sense
Jay