microsoft calculator on form

I

Ian King

Is it possible to embed the windows calculator onto a form? I don't need to
retieve a value from it, just the facility to use it.

Many thanks

Ian King
 
R

Ron Weiner

Arvin's calculator has a requirement for the VB4 runtime. If you are
interested in an all Access solution with source then have a look here.
http://www.worksrite.com/Calc.htm
While it was designed to be used/bound to a field on your form, you should
easily be able to change this, perhaps by binding it to an invisible field
on your form.
 
Top