crystal reports - How to calculate percentage in CrystalReports? -
my view table is:
id int, name varchar(50), mark1 int, mark2 int, mark3 int i have added 1 formula field called total , in have calculated total marks. question how calculate percentage?
Comments
Post a Comment