Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Other Programming (https://www.askmehelpdesk.com/forumdisplay.php?f=437)
-   -   How to create a calculator in VB 6.0 (https://www.askmehelpdesk.com/showthread.php?t=106205)

  • Jul 2, 2007, 03:42 PM
    bloomer152000
    How to create a calculator in VB 6.0
    How to create a calculator in VB 6.0
  • Jul 2, 2007, 03:49 PM
    Marzapan741
    Text3.Text = val(text1.Text) + val(text2.Text)
    and so on...

    I think.

  • All times are GMT -7. The time now is 08:04 PM.