Thank you so much LB for the reply.
First of all, i was trying to create a cross-tab report like this:
Component Id (row) JobId, TotalBalDue, OnHndQty, Shortage
PartId
DueDate
JobId,PartId,DueDate(they are on one column), TotalBalDue, OnHndQty, Shortage are my columns. Shortage is OnHandQty - TotalBalDue. But the shortage field is not listed for me to insert into cross-tab. It would be nice if i can.
Then I created a manual cross-tab. It is grouped by componentId and JobId, i get sum of balance due. I also have a formula field shortage which is Onhand - sum of balance due. The results are fine in manual cross-tab, but the JobId, PartId, and Due date are vertically displayed. I want them to be displayed horizontally like spreedsheet format. I really need advise on this. Do I have to manually code the columns. I don't even know how many jobId i will get for the columns. Please give some ideas on this. I have been stuck with this for a while and have no idea how to solve it. Thank you ever so much if you can shine some lights on my problem. Thank you again.
jen