Hello Guys
i am trying to create a output my table in a different format. It shows like this
this is the original format of my table
original table
Modelno....defect_type......qty
test1.......scratch..........10
test2.......dent.............12
test3.......deform...........20
test4......scratch..........10
output
defect_type......test1........test2......test3.....test4
scratch.............10.......................................10
dent................................12
deform.........................................20
the record becomes my field...
Hope you can help me...
thanks
i am trying to create a output my table in a different format. It shows like this
this is the original format of my table
original table
Modelno....defect_type......qty
test1.......scratch..........10
test2.......dent.............12
test3.......deform...........20
test4......scratch..........10
output
defect_type......test1........test2......test3.....test4
scratch.............10.......................................10
dent................................12
deform.........................................20
the record becomes my field...
Hope you can help me...
thanks