I have a process that takes about 30 seconds to run. It is process approx 150,000 records for several different reports. I would like to display text in the status bar that tells me what step it is on....in other words, which query or statement is it currently processing. I don't care about the progress bar, but I definitely don't want the stupid access messages (Import..., Run Query..., etc) to be display "over" my text. Any suggestions???
I have tried the following, but the access messages still overwrite my defined messages....
RetVal = SysCmd(acSysCmdSetStatus, "Importing Fund Accouting Data....."
"Only two things are infinite, the universe and human stupidity, and I'm not sure about the former." Albert Einstein.![[spin] [spin] [spin]](/data/assets/smilies/spin.gif)
Robert L. Johnson III, A+, Network+, MCP
robert.l.johnson.iii@citi.com
I have tried the following, but the access messages still overwrite my defined messages....
RetVal = SysCmd(acSysCmdSetStatus, "Importing Fund Accouting Data....."
"Only two things are infinite, the universe and human stupidity, and I'm not sure about the former." Albert Einstein.
![[spin] [spin] [spin]](/data/assets/smilies/spin.gif)
Robert L. Johnson III, A+, Network+, MCP
robert.l.johnson.iii@citi.com