I have a situation where a person can have more then one item ordered. I need to layout the information as follows:
Person Item Ordered Item Description
----------------------------------------------
1 1 of 2 Notepads
1 2 of 2 Rulers
2 1 of 1 Crayon
3 1 of 3 Pencils
.
.
The information is in the same table.
If anyone could help me it would be appreciated
getjbb
Person Item Ordered Item Description
----------------------------------------------
1 1 of 2 Notepads
1 2 of 2 Rulers
2 1 of 1 Crayon
3 1 of 3 Pencils
.
.
The information is in the same table.
If anyone could help me it would be appreciated
getjbb