I have a form which is the interface for the database. It has several calculated fields which are based on what value a field or fields are. I need a report with these calculated fields in them. I tried putting the form field in the report and all the records are the same. All the calculated fields are done in VB. This is a personnel budget application. Example: If a person changes pay step during the year, a field calculates the number of months in the old step and what the pay would be and then calculates the number of months in the new field and calculates the pay and adds the two pays together. Total of 5 fields. How do I get these calculated fields onto the report?
Thanks
Tom
Thanks
Tom