abhishekpant
Programmer
I am using acess and crystal report 10
I have few question……
1.I have some of these table in a query
Member Associate tier type
Chase bankone 1 G
Citibank Sears 2 P
Xyz no value assign 3 no value assign
And so on… Citibank has many associate like sears,baramax.
1.So in my selection of the client name I want to see Citibank instead of sears or baramax or so;….
2. if type is “g” then value of tier is “GKA” else value of tier are 1,2 or 3
So when I am using the if then else statement then it is showing the Boolean value
and after that i have to make the group using the value of tier i.e GKA,tier1,tier2,tier3
can anyone help
Abhishek
I have few question……
1.I have some of these table in a query
Member Associate tier type
Chase bankone 1 G
Citibank Sears 2 P
Xyz no value assign 3 no value assign
And so on… Citibank has many associate like sears,baramax.
1.So in my selection of the client name I want to see Citibank instead of sears or baramax or so;….
2. if type is “g” then value of tier is “GKA” else value of tier are 1,2 or 3
So when I am using the if then else statement then it is showing the Boolean value
and after that i have to make the group using the value of tier i.e GKA,tier1,tier2,tier3
can anyone help
Abhishek