Forum Moderators: phranque
For example. In a table I have 4 people Mary, Jane, Mark, Sue and I have 3 cars Corvette, Honda, Mustang and finally how many miles they travel to and from work in that car.
I want to do a run that shows me the persons name, the car Name, and then miles travelled with that car. But if they don't have that car and/or didn't travel any miles in it I want the results to show a '0' in the miles travelled instead of just not including that record.
So each person will have a record for each car regardless of whether or not they have the car or travelled in it.
Thanks in advance.