This may have been answered prior, but, how does one keep a PAUSE message on top of a form while form is calc'g data in an Enhanced DBGrid?
Am summing 4 currency columns in an Enh DBGrid, which works great, EXCEPT where the dataset is large and a delay to display footer band is observed (5 - 10 seconds or more). Here's what I've attempted to no success: Pause message in calling code (is buried under the form). Alphablendvalue statement in form's After Start EEP - however, clears soon after form starts and during R:BASE calc'g values. Temp table with subset of dataset, no appreciable improvement in calc process (with/without indexing). Any ideas? Thanks, Brad Davidson

