I have a user form where I would like the input of TextBox1 (+) plus the input of TextBox2 to show the sum in TextBox3.
Any help would be greatly appreciated.
Thank You.
I have a user form where I would like the input of TextBox1 (+) plus the input of TextBox2 to show the sum in TextBox3.
Any help would be greatly appreciated.
Thank You.
hello,
Please try
![]()
Please Login or Register to view this content.
A TextBox valu is by default a String. You need to convert the strings to a numerical value. You don't say how the calculation is triggered so I have used the exit event of the textboxes
![]()
Please Login or Register to view this content.
Hope that helps.
RoyUK
--------
For Excel Tips & Solutions, free examples and tutorials why not check out my web site
Free DataBaseForm example
I have attached an example of what I am trying to accomplish. Any Help would be greatly appreciated.
Thank You
Would this do it?
HTH
John
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks