Report problem !
-
Hi all, I have to make new report with Crystal Report , i have problem in that, too !!! :( Look at the my Tables and Fields with examples ... Table -> PERSONS Fields -> PID (Number value) PNAME (Text value) PFAMILY (Text value) and etc. Example: 1 - Hadi - Rezaie 2 - Ali - Arabi 3 - Hasan - Varchaghi Table -> OPERATE Fields -> PID1 (Just can save PID data in PERSON table) POPERATE (Yes/No) PID2 (Just can save PID data in PERSON table) Example: 1 - Yes - 3 1 - No - 2 2 - Yes - 3 3 - No - 1 I wanna show thease information in my report like thease: Person name: Hadi Rezaie Operation list: Hasan Varchaghi - Yes Ali Arabi - No Hasan Varchghi - No Please look at the 1 number in OPERATE table, If 1 is in first column then report must show the information of number which is in second column ... If 1 is in second column then report must show the information of number which is in first column ... How can i do it ? Please help me ! HELP ME !!! :( My month article: Game programming by DirectX by Lan Mader. Please visit in: www.geocities.com/hadi_rezaie/index.html Hadi Rezaie