Started using Crystal in SQL database info as follows-
SQL Database - Crystal Version 9 One Table named GM
Output Expected is as follows
GLAccount AccountName TotalAccount TotalDesc
300.1005.00 Petty Cash 300.1025.00 Cash Assets
This information is stored in the GM table as follows
String String String String
Field Field Field Field
GM_ACCT GM_NAME GM_TOTAL_ACCT GM_NAME
I am using GM_NAME in the TotalDesc field and it is returning the description associated with the GL Account and not the TotalAccount Essentially I want Crystal to lookup the GM_TOTAL_ACCT that is associated with this line and then display the correct description associated with this TotalAccount.
Any help would be much appreciated.
R Allen
CR Pro Version 9.2
SQL Database - Crystal Version 9 One Table named GM
Output Expected is as follows
GLAccount AccountName TotalAccount TotalDesc
300.1005.00 Petty Cash 300.1025.00 Cash Assets
This information is stored in the GM table as follows
String String String String
Field Field Field Field
GM_ACCT GM_NAME GM_TOTAL_ACCT GM_NAME
I am using GM_NAME in the TotalDesc field and it is returning the description associated with the GL Account and not the TotalAccount Essentially I want Crystal to lookup the GM_TOTAL_ACCT that is associated with this line and then display the correct description associated with this TotalAccount.
Any help would be much appreciated.
R Allen
CR Pro Version 9.2