Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Forms / August 2006

Tip: Looking for answers? Try searching our database.

Add Calulator

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
George - 14 Aug 2006 01:48 GMT
Does anyone have a good calulator I could add to a form ?

Thanks
Allen Browne - 14 Aug 2006 03:57 GMT
A simple solution might be:
   Call Shell(fReturnSysDir() & "\calc.exe")
where the fReturnSysDir() is available here:
   http://www.mvps.org/access/api/api0010.htm

If you want to type a calculation into a text box and have Access evaluate
it, see help on Eval().

Signature

Allen Browne - Microsoft MVP.  Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

> Does anyone have a good calulator I could add to a form ?
>
> Thanks
Arvin Meyer [MVP] - 14 Aug 2006 03:59 GMT
I use this:

http://www.accessmvp.com/Arvin/CalculatorDemo.zip

or this:

http://www.datastrat.com/Download/popCalc.zip

Terry Kreft has a nice one here:

http://www.mvps.org/access/downloads/calc.zip
Signature

Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads
http://www.datastrat.com
http://www.mvps.org/access

> Does anyone have a good calulator I could add to a form ?
>
> Thanks
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.