progress bar

G

GW

Hi gurus,

Glad if you can guide me on this.I would like to build a custom progress bar
to show the status for the following import or query process. If possible
,appreciate, if anyone can show me a sample for this.

DoCmd.TransferText acImportFixed, "ImportCP", "CP", "c:\data\CP.txt",
False, ""


TQ.
 
Top