Hi
I m new to access coding,i m working on appilication,i strucked here in calculating two fields
In my application front end form i have 2 fields Premium1 and Premium2,in my report design view i need to add this two.so i m trying to write some this like this in my text box control source i.e
Forms!FormName!Premium1+Forms!FormName!Premium2.Th ese 2 premiums are coming from database and already stored in access tables.
And I tried to use the built in function Sum and selected this two fields in expression builder also,but i dint find any use.
Plz hep me with this and let me know if you need more info.