Hi
In Access, I've used the SysCmd object to create a Progress meter in the status line.
Is it possible to do the same thing in Excel?
The code below is not recognized in XL.
'varReturn = syscmd(acsyscmdinitmeter, "Progress", intRowEnd - intRowStart)
In my XL code, I added a reference to the access library, but it didn't help.
(Note I also posted this in the MS Office Forum)
thanks
pb
Zollo9999 A+
(Very Part-Time Programmer)![[thumbsup] [thumbsup] [thumbsup]](/data/assets/smilies/thumbsup.gif)
In Access, I've used the SysCmd object to create a Progress meter in the status line.
Is it possible to do the same thing in Excel?
The code below is not recognized in XL.
'varReturn = syscmd(acsyscmdinitmeter, "Progress", intRowEnd - intRowStart)
In my XL code, I added a reference to the access library, but it didn't help.
(Note I also posted this in the MS Office Forum)
thanks
pb
Zollo9999 A+
(Very Part-Time Programmer)
![[thumbsup] [thumbsup] [thumbsup]](/data/assets/smilies/thumbsup.gif)