S
Sheryl
I have a "Build All Tables" macro, which calls 8 macros,
each of which calls several queries. I would like to be
able to have a way to display the progress of all this.
The status bar displays little bar graphs "Run Query",
so 'Echo' doesn't work. I have tried using a Form based
on a table SYS_STATUS, which contains one record
describing the current operation. The table is being
updated ok, but the entry on the form does not
automatically update itself to changed values.
each of which calls several queries. I would like to be
able to have a way to display the progress of all this.
The status bar displays little bar graphs "Run Query",
so 'Echo' doesn't work. I have tried using a Form based
on a table SYS_STATUS, which contains one record
describing the current operation. The table is being
updated ok, but the entry on the form does not
automatically update itself to changed values.