Board index » delphi » How to re-calculate a calculated field
Oliver Townshend
![]() Delphi Developer |
Tue, 05 Jan 1999 03:00:00 GMT
How to re-calculate a calculated fieldQuoteAndrew Cutforth wrote: displayed screen, but otherwise I suppose you could just call the calculate function yourself (it is only a procedure after all), or you could define a separate query to re-read the record and do the calculation. oliv...@zip.com.au QuoteOliver TownshendAndrew Cutforth wrote: |