Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Have a command button that does it
e.g. TextBox4.Text = Format(CDbl(Textbox1.Text) + _ CDbl(Textbox2.Text) + _ CDbl(Textbox3.Text),"#,##0.00") -- HTH RP (remove nothere from the email address if mailing direct) "niteman" wrote in message ... Hello everybody, I new at this and I'm trying to make a userfrom that well sum several txtboxes with the total at the bottom of the form, the information from the txtboxes, is use to update a worksheet, kind of like forcastsales for one day's work from 11AM -11PM how can I do it before updating the worksheet getting the total of the day. eny help well be in advance apreciated |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Userfrom problem... | Excel Discussion (Misc queries) | |||
How do you use DTpicker in a Userfrom | Excel Discussion (Misc queries) | |||
can you use the dtpicker in an userfrom | Excel Worksheet Functions | |||
Userfrom textboxes | Excel Programming | |||
Userfrom textboxes | Excel Programming |