HI
I have a access database linked with AdoTable. I have dbedits for data entry and a navigator linked to a dbgrid. In the grid there are corresponding fields that show the data in the dbedits. I wanted to add a new field as a calculated field. This field would add data from two other fields and place the total in the calculated field column of the dbgrid. Do I use byfieldname for the calculated field equation. As you might guess this is my first attempt. Any code samples would be greatly appreicated!!!!!
I have a access database linked with AdoTable. I have dbedits for data entry and a navigator linked to a dbgrid. In the grid there are corresponding fields that show the data in the dbedits. I wanted to add a new field as a calculated field. This field would add data from two other fields and place the total in the calculated field column of the dbgrid. Do I use byfieldname for the calculated field equation. As you might guess this is my first attempt. Any code samples would be greatly appreicated!!!!!