Thanks for taking the time to read my question.
Just wondering what the best way to have a calculator on a for is.
I'd like it to work just like a regular calculator. I'd like it to use the
* / + - buttons on the keyboard too if possible.
Thanks,
Merry Christmas,
Brad
TC - 25 Dec 2005 01:39 GMT
I'd try using the VBA "shell" command to start the Windows Calculator,
calc.exe. No point re-inventing the wheel, unless you really have to.
HTH,
TC
Alex Dybenko - 25 Dec 2005 07:15 GMT
have a look here:
http://www.pointltd.com/Downloads/Details.asp?dlID=32

Signature
Alex Dybenko (MVP)
http://alexdyb.blogspot.com
http://www.PointLtd.com
> Thanks for taking the time to read my question.
>
[quoted text clipped - 9 lines]
>
> Brad